No description
assets | ||
components | ||
.gitignore | ||
go.mod | ||
go.sum | ||
main.go | ||
Makefile | ||
README.md | ||
tailwind.config.js |
Build instructions
Development
Simply run make
from the root directory and access the app at http://localhost:8090/
Production
Not yet