fastapi-boilerplate A template project for fastapi API service. Install pipenv install pre-commit install Run # will run the server in watch mode pipenv run start-dev # will run the server and expose it with ngrok tunnel pipenv run start-ngrok Debug vscode launch command attached