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
- Host: GitHub
- URL: https://github.com/ethho/glitch-web-app
- Owner: ethho
- Created: 2024-05-05T22:47:45.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-06T19:55:16.000Z (about 2 years ago)
- Last Synced: 2025-03-05T15:19:34.932Z (over 1 year ago)
- Language: Python
- Size: 26.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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