···71713. Set up the environment variables:
7272 ```bash
7373 cp apps/api/.env.example apps/api/.env
7474+ cp apps/web/.env.example apps/web/.env
7475 cp .env.example .env
7576 # Edit the .env files to add your configurations
7677 ```
···120121## 🤝 Contributing
121122We would love to hear your feedback or suggestions. The best way to reach us is on [Discord](https://discord.gg/EVcBy2fVa3).
122123123123-We also welcome pull requests into this repo. See [CONTRIBUTING.md](CONTRIBUTING.md) for information on setting up this repo locally.124124+We also welcome pull requests into this repo. See [CONTRIBUTING.md](CONTRIBUTING.md) for information on setting up this repo locally.