This is the Repository for Calgary Hacks 2024.
- Database
- MongoDB
- Web-Server
- AWS
- Rust
- Web Page
- Data Visualization
- Web-Design
- Figma
- Map API
- User Accounts
To run the web server, run one of the following commands depending on your environment: DEV: ROCKET_ENV=debug cargo run PROD: ROCKET_ENV=release cargo run