goth-template

command module
v0.0.0-...-c5bbfc5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Sep 2, 2025 License: MIT Imports: 4 Imported by: 0

README

goth-template

A template for the goth stack

Go + Htmx + Tailwind + DaisyUi + Templ

You have to install goose and sqlc respective cli to use goose and sqlc.

go install github.com/pressly/goose/v3/cmd/goose@latest
go install github.com/sqlc-dev/sqlc/cmd/sqlc@latest

Of course you'll need the templ cli.

go install github.com/a-h/templ/cmd/templ@latest
git clone https://github.com/MKamelll/goth-template.git
cd goth-template
npm install
npm run dev

To run goose

npm run goose <Your Command>

To generate the go code from your sql files

npm run sqlc generate

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL