https://github.com/ngduc/vercel-flask-ui
Vercel + Flask + UI
https://github.com/ngduc/vercel-flask-ui
Last synced: 12 months ago
JSON representation
Vercel + Flask + UI
- Host: GitHub
- URL: https://github.com/ngduc/vercel-flask-ui
- Owner: ngduc
- License: mit
- Created: 2021-01-11T01:30:04.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-11T02:02:47.000Z (over 5 years ago)
- Last Synced: 2025-01-02T19:52:36.908Z (over 1 year ago)
- Language: HTML
- Size: 2.93 KB
- Stars: 2
- Watchers: 3
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Flask + UI + Vercel
Example: https://github.com/ngduc/vercel-flask-ui
- UI code is under "ui" directory.
- See: vercel.json
Install Python:
```
pip -r requirements.tsx
```