- AWS credentials configured
- Docker
- Terraform (if you are on the Infrastructure Team)
git clone <this_repo>
cd services
docker-compose up
cd services/ui
npm install
npm start
git clone <this_repo>
cd services
docker-compose up
cd services/ui
npm install
npm start