https://github.com/programveins/oneshotback
Working backend of Oneshot Affiliate made using Python-flask and SQLAlchemy
https://github.com/programveins/oneshotback
Last synced: 9 months ago
JSON representation
Working backend of Oneshot Affiliate made using Python-flask and SQLAlchemy
- Host: GitHub
- URL: https://github.com/programveins/oneshotback
- Owner: programVeins
- Created: 2020-06-27T08:12:53.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-27T08:15:59.000Z (over 5 years ago)
- Last Synced: 2025-03-06T15:34:39.463Z (about 1 year ago)
- Language: Python
- Size: 9.35 MB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Oneshot Affiliate - Flask app (Backend)
## Run `heroku run bash` to access bash on heroku
## Run `flask run` to run on local PC
## Run `flask shell` in venv to get into shell