Skip to content

Commit

Permalink
Add wsgi/asgi to expected project structure
Browse files Browse the repository at this point in the history
  • Loading branch information
emdoyle committed Apr 16, 2024
1 parent db167f9 commit 497625d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/getting-started.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ Bridge assumes the following project structure:
<project root>/
├── <your app>/
│ ├── settings.py
│ ├── [wsgi.py | asgi.py]
│ ├── ...
├── manage.py
├── [requirements.txt | pyproject.toml | setup.py]
Expand Down

0 comments on commit 497625d

Please sign in to comment.