Ersilia as a REST API for service to service operations
To get started with development, you will need the following:
Run the following commands to spin up a development environment:
pipenv install
This will install all the dependencies for the project
pipenv run dev
This will spin up a development server on port 8000