Open the project in a VSCode DevContainer. The container will install all dependencies and set up the environment.
Start serving the website.
pipenv run ./manage.py runserver
- VSCode Command Pallete:
Python: Select Interpreter
- select
Recommended: Pipenv
- select
- Run and Debug
- runserver