AGSTACK A api for the AGSTACK app Setup Create a virtual environment and install all the requirements. >>> virtual env venv >>> pip install -r requirements.txt Setup env using .env-example Run the server. >>> python app/main.py