/racing-paddock

Primary LanguageJupyter NotebookGNU General Public License v3.0GPL-3.0

The #B4mad Racing Paddock

development

setup

Open the project in a VSCode DevContainer. The container will install all dependencies and set up the environment.

run

Start serving the website.

pipenv run ./manage.py runserver

debug

  • VSCode Command Pallete: Python: Select Interpreter
    • select Recommended: Pipenv
  • Run and Debug
    • runserver