This is the repository for the Hyperflask Getting Started guide
Without dev containers:
Using VS Code with the Dev Containers extension
- Open your project folder in vscode
- Use the Dev Containers: Reopen in Container command from the Command Palette
- Launch your app using F5
More information in the setup guide.
