Skip to content

Commit

Permalink
docs: Add reference to example projects repository
Browse files Browse the repository at this point in the history
  • Loading branch information
yarlson committed Dec 3, 2024
1 parent b7ab6a7 commit 07f0d58
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -267,6 +267,15 @@ FTL supports two forms of environment variable substitution in the configuration
- **Service Dependencies**: Specify dependent services and their configurations.
- **Routing Rules**: Define custom routing paths and whether to strip prefixes.

## Example Projects

The [ftl-examples](https://github.com/yarlson/ftl-examples) repository contains reference implementations:

- Flask application with PostgreSQL
- More examples coming soon

Each example provides a complete project structure with configuration files and deployment instructions.

## Development

```bash
Expand Down

0 comments on commit 07f0d58

Please sign in to comment.