peti12352 / book_lib

Home Page:https://book-lib-nine.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy with Vercel

Flask + Vercel

This example shows how to use Flask 3 on Vercel with Serverless Functions using the Python Runtime.

Demo

https://flask-python-template.vercel.app/

How it Works

This example uses the Web Server Gateway Interface (WSGI) with Flask to enable handling requests on Vercel with Serverless Functions.

Running Locally

npm i -g vercel
vercel dev

Your Flask application is now available at http://localhost:3000.

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

About

https://book-lib-nine.vercel.app


Languages

Language:Python 52.5%Language:HTML 42.8%Language:JavaScript 4.0%Language:CSS 0.7%