dairygo

command module
v0.0.0-...-bfa4b6c Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 21, 2024 License: GPL-3.0 Imports: 11 Imported by: 0

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

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

homePage popup transactionPage reports page

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
internal
db

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL