erius
d796a3c4e8
Added an example templ index.templ template Create tailwind config for building css Added Makefile to easily deplot and live-reload the app while developing Added README.md Added some other web assets in assets directory
157 B
157 B
Build instructions
Development
Simply run make
from the root directory and access the app at http://localhost:8090/
Production
Not yet