/home-dashboard-go

Home dashboard (Golang edition)

Primary LanguageGo

Home dashboard (Golang edition)

Requirements

  • go 1.22
  • air
  • templ

Run

using air:

$ air

or manually:

$ templ generate
$ go run .

Build

Deploy