Categorygithub.com/garnizeH/dimdim
repository
0.0.0-20240504020053-8146ba55acd0
Repository: https://github.com/garnizeh/dimdim.git
Documentation: pkg.go.dev

# Packages

No description provided by the author
No description provided by the author
No description provided by the author

# README

dimdim

Personal project to manage domestic finances.

Tech Stack

Libraries

Make Rules

To install goose and sqlc:

make install

To create a new migration file in sql: make migrate-create NAME=<migration-related-name>

make migrate-create NAME=add-table-users