-
Notifications
You must be signed in to change notification settings - Fork 2
Database
Chelsea Brown edited this page Nov 22, 2023
·
2 revisions
Home > Development > Running the Project > Database
- Make sure the project is up and running by using the docker make commands
Set up minio:
make minio-initRun migrations:
make migration-runGet data locally (choose option 1):
make syncParse data into the db:
make parseDiscrepancy Report On Payments