https://github.com/larrycai/disc-back
https://github.com/larrycai/disc-back
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/larrycai/disc-back
- Owner: larrycai
- License: mit
- Created: 2022-06-18T14:26:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-18T16:45:50.000Z (almost 3 years ago)
- Last Synced: 2025-01-29T00:51:22.944Z (4 months ago)
- Language: Python
- Homepage: disc-back.vercel.app
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# disc-back
it is powered in https://disc-back.vercel.app/
* each change in git repo will trigger auto build, see vercel https://vercel.com/larrycai/disc-back/deployments
* if it is failure, check functions (log)
* module is defined in [requirements.txt](requirements.txt)
* enabled WSGI at root in [vercel.json](vercel.json)redis database is powered on https://upstash.com/
# reference
* https://vercel.com/docs/runtimes#advanced-usage/advanced-python-usage
* https://dev.to/andrewbaisden/how-to-deploy-a-python-flask-app-to-vercel-2o5k