Skip to content

Trying out a go server serving an htmx based frontend using tailwind for styling and postgres of database.

Notifications You must be signed in to change notification settings

Idicious/go-htmx-frontend

Repository files navigation

Go Htmx Frontend

The goal of this repo is to play around with golang in combination with htmx.

Required tools

Staring the server

Start the database using

docker-compose up

Start tailwind in watch mode using

make tailwind

Start the server in watch mode with

air

About

Trying out a go server serving an htmx based frontend using tailwind for styling and postgres of database.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published