You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
# Helper available in Makefile
make db_reset # reset database
make build # packaging# Rental service
poetry run steradian runserver [[HOST:]PORT] # start server at HOST:PORT
Poetry: https://python-poetry.org/
About
Django application API using django rest framework and swagger UI.