Checkout EWB is an application used to manage the auction for Engineers Without Borders, UMass Amherst Student Chapter.
This repository is complimentary to: https://github.com/CodyRichter/CheckoutEWB3-Frontend
- Install Docker and ensure that it is running
- From the root of this repository, run
docker-compose build
- Once built, run
docker-compose up
to start the api and database