Skip to content

shaderw0lf/quart-uvicorn-example-vercel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deploy with Vercel

Quart+uvicorn + Vercel

This example shows how to use Quart+uvicorn on Vercel with Serverless Functions using the Python Runtime.

Demo

https://quart-uvicorn-template.vercel.app/

How it Works

This example uses the ASGI (uvicorn) and Quart to enable handling requests on Vercel with Serverless Functions.

Running Locally

npm i -g vercel
vercel dev

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

Documentations:

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

About

Vercel example of usage Quart+uvicorn.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages