The Ultimate Roommate App
All environments use Docker and AWS CLI. No other dependencies are required.
Prerequisites
- AWS account
- AWS CLI (installed and configured)
- Docker and Docker Compose
- WSL (only on Windows)
Steps:
- Change directory into
cd /setup/dev - Run bash script
- On Linux and macOS run
./main.sh - On Windows you need WSL. Run
wsl ./main.sh
- On Linux and macOS run
Try the API
- Import
backend/postman-collection/Hiven-API.postman_collection.jsoninto Postman to test the API endpoints. - The collection uses the base URL: http://localhost:3000
- Nakul Dighe (Nakul-D)
- Chirag Bhalotia (chirag3003)
This project is licensed under the MIT License - see the LICENSE file for details.