An open API service indexing awesome lists of open source software.

https://github.com/fly-apps/hello_django

Example Django app for deployment on Fly.io
https://github.com/fly-apps/hello_django

Last synced: about 1 year ago
JSON representation

Example Django app for deployment on Fly.io

Awesome Lists containing this project

README

          

## HelloDjango !!

This is an example project demonstrating how to deploy Python Django application on Fly.io

## Application structure

## Fly Configuration

### Secrets

## Postgres Database

### Attach our app to the database

## Deploy