README ¶ dairy management with htmx, golang, templ For a client's dairy. Has a simple UI to add daily transactions and view monthly reports. used htmx golang templ Toastify Air live reload setup MONGODB_URI=mongodb+srv://USERNAME:PASSWORD@CLUSTER/ DB_NAME=dairyDB MONGO_LOCAL=mongodb://localhost:27017/ ENV=dev PORT=3000 make install # to install the dependencies make dev # to run the developmental server make build_x && bin/app.out # to build the binary x-> linux, darwin, windows kill -TERM $(lsof -ti:3000) # to kill the server extra launch.bat ./app.exe pause random screenshots Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis internal config db handler middleware service types utils Click to show internal directories. Click to hide internal directories.