Skip to content

raeidish/gochat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Readme

testing htmx by making a simple chat server with htmx client.

Usage

  1. clone repository
  2. build and run project, either with:
go build -o gochat cmd/gochat/main.go
./gochat

or

make run
  1. open browser to:
http://localhost:8080

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published