Prerequisites:
Optional:
Clone the repo from GitHub:
git clone https://github.com/mccarthysean/TimescaleDB-Dash-Flask.git
or use GitHub Desktop software for an easy, user-friendly experience
Rename the .env_template to .env and fill in the security credentials
Open the folder in VS Code
If you've got Docker Desktop and the VS Code Remote Development Extension Pack installed already, VS Code should ask if you want to reopen the project in a Docker container. Say yes. It will install the required packages for you.
When VS Code asks you, select the Python 3.8 interpreter at /usr/local/bin/python