general information about the software
how to set up your local dev environment for integration with the team
Backend:
- Set up MongoDB Atlas cluster after making an account
- Install and login to Docker
- Put mongodb credentials into .env file in backend (MONGO_URI=____)
necessary information needed to deploy the software for production use