# README
BudgetMe Backend
Requirement
- Go 1.17 or higher
How To Run
- Run
make setup
to download dependencies - Run
make start-dev
to run the application
# Packages
No description provided by the author
make setup
to download dependenciesmake start-dev
to run the application