Skip to content

Latest commit

 

History

History
27 lines (17 loc) · 192 Bytes

README.md

File metadata and controls

27 lines (17 loc) · 192 Bytes

Home dashboard (Golang edition)

Requirements

  • go 1.22
  • air
  • templ

Run

using air:

$ air

or manually:

$ templ generate
$ go run .

Build

Deploy