No description
| src | ||
| config.go | ||
| db.go | ||
| email.go | ||
| go.mod | ||
| go.sum | ||
| main.go | ||
| Makefile | ||
| models.go | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tailwind.config.js | ||
| texty.txt | ||
| types.go | ||
Autosklo homepage
Homepage for noveautosklo.cz.
Quickstart guide
npm install
make static
make build
./autosklo
Then go to http://localhost:1323
To track usage of tailwindcss classes and autogenerate CSS run:
make watch