Skip to content

alextilot/golang-htmx-chatapp

Repository files navigation

Chat app

This is a website for chatroom's and messaging. This is project based learning for Go & HTMX

Project Setup

External Dependencies

Installation via go install (Recommended)

With go 1.22 or higher:

go install github.com/air-verse/air@latest
go install github.com/a-h/templ/cmd/templ@latest

Installation of npm dependencies

npm install

Running the project

make air

About

chat application using golang and htmx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published