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

https://github.com/ethho/glitch-web-app

Template web app for deployment on glitch.com
https://github.com/ethho/glitch-web-app

Last synced: 29 days ago
JSON representation

Template web app for deployment on glitch.com

Awesome Lists containing this project

README

          

# Glitch Web App Template

This repository contains a template Python3 (FastAPI or Flask) web app that can be deployed to [Glitch](http://glitch.com).

## Prerequisites

- `gh` CLI
- An existing Glitch project
- Hopes and dreams

## Deploying

1. Create `.env` file
2. `gh secret set -f .env`

## References

- [Templating with Jina2 in FastAPI](https://fastapi.tiangolo.com/advanced/templates/)

## Author

Made By [@ethho](https://github.com/ethho)

## License

MIT