Setup your environment by running:
make installIn one shell, run:
make run-backendThe interactive API documentation will be available at http://localhost:8000/docs.
In another shell, run:
make run-frontendThe website will be available at http://localhost:9000.