Welcome to see this doc! This doc help you to run the project in your computer.
How to run the API.
Prepare the requirements.txt
1 | $ #Please run this in the root of the project. |
Run the ‘main.py’ of the API.
1 | $ cd src/api |
How to run the Server.
Run the ‘main.py’ of the Server.
1 | $ cd src/ |