https://github.com/anyesh/flask-docker-heroku
This is a template(kind of) repo to automate the deployment of the flask app using GitHub actions and docker.
https://github.com/anyesh/flask-docker-heroku
Last synced: 10 months ago
JSON representation
This is a template(kind of) repo to automate the deployment of the flask app using GitHub actions and docker.
- Host: GitHub
- URL: https://github.com/anyesh/flask-docker-heroku
- Owner: Anyesh
- Created: 2020-09-13T12:50:12.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-25T09:54:08.000Z (over 5 years ago)
- Last Synced: 2025-08-31T06:50:02.540Z (10 months ago)
- Language: Python
- Homepage:
- Size: 11.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CI/CD Template
---
This is my template(kind of) repo to automate the deployment of flask app using github actions and docker.