[go: nahoru, domu]

Skip to content

peterszarvas94/goth-boilerplate

Repository files navigation

Project goth

This is a minimalist but somewhat opinionated starter template for building full stack applications

Stack:

  • go
  • templ
  • htmx
  • tailwind
  • turso db

Features

  • sample pages
  • auth
  • go's built-in router
  • middlewares
  • json logger
  • env variable parsing
  • dark mode (free)

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

MakeFile

run all make commands with clean tests

make all build

build the application

make build

run the application

make run

run templ codegen

make templ

run tailwind codegen

make tw

live reload the application

make watch

run the test suite

make test

clean up binary from the last build

make clean

About

go templ htmx boilerplate

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published