- Run
poetry install
to install application dependencies - Run
make dev
to start up the development server
Start the devlopment server and visit http://localhost:8000/docs to see the available endpoints.
poetry install
to install application dependenciesmake dev
to start up the development serverStart the devlopment server and visit http://localhost:8000/docs to see the available endpoints.