An open API service indexing awesome lists of open source software.

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

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
```