- Install Docker https://www.docker.com/products/docker-desktop
- Clone this repo and the platform (backend) repo https://github.com/Hack4Impact-Boston-University/agriworks_platform within a parent directory.
- Request the credentials file from a fellow developer and place it in the platform root directory.
- Run the command
docker-compose up
in either repo.
- Push to the master branch in either repository.
yarn run test
yarn run lint
yarn run test:unit