-
Notifications
You must be signed in to change notification settings - Fork 2
Lambdas
Chelsea edited this page Nov 25, 2023
·
4 revisions
Home > Development > Running the Project > Lambdas
This application is consists of several lambdas which are connected together through various triggers on AWS in production. To run and test the individual lambdas locally you can run the following commands.
make migrations-run
make migrations-seed
make parse
- Edit the
apps/backend/fixtures/reconcile.json
file to specify config
make reconcile
make alert
- Edit the
apps/backend/fixtures/report.json
file to specify config
make report
Discrepancy Report On Payments