Simple tracking income and expense application
- ReactJS / Typescript + axios + shadcn/ui
- Go + Fiber + SQLc
- PostgreSQL
web/
-> client-side
- Setup locally PostgreSQL
- Checkout
.env.example
andMakefile
- Run
make dev
additional note: POSTGRES_DATA_PATH
in .env
is used for start local postgres.