Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions samples/fastapi-postgres/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ This sample project demonstrates how to deploy FastAPI with Defang.
2. Type `defang compose up` in the CLI.
3. Your app will be running within a few minutes.

## Local Development
1. Run `docker compose -f compose.dev.yaml up`

---

Title: FastAPI & PostgreSQL
Expand Down