Tech stack:
- Python
- MongoDB
- GraphQL
Clone the project with
git clone https://github.com/cuappdev/score-backend.git
After cloning the project cd
into the new directory and install dependencies with
pip install -r requirements.txt
To start the project, run the following command in the terminal
python app.py
Add /graphql to the url to access the interactive GraphQL platform