https://github.com/medini-rajendra/python-flask-mysql
https://github.com/medini-rajendra/python-flask-mysql
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/medini-rajendra/python-flask-mysql
- Owner: Medini-Rajendra
- Created: 2022-04-03T21:02:16.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-04-04T04:08:21.000Z (about 4 years ago)
- Last Synced: 2025-02-05T17:18:15.411Z (over 1 year ago)
- Language: Python
- Size: 24.5 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a flask project with SQL database.
The project is containerized on docker hub and deployed on AWS.
CI/CD Jenkins pipeline will be used for continuous integration and delivery.
Special mention: pip freeze > requirements.txt -> to save all required packages to run
this application