GH0STH4CKER / Intellichat_flask_demo

Home Page:https://intellichat-flask-demo.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://intellichat-flask-demo.vercel.app


Languages

Language:Python 96.7%Language:C 2.2%Language:C++ 0.4%Language:Cython 0.4%Language:Fortran 0.1%Language:JavaScript 0.1%Language:Roff 0.0%Language:CSS 0.0%Language:Forth 0.0%Language:Meson 0.0%Language:Shell 0.0%