Skip to content

hackathom-prep/fastify-pqueue-serverless-function

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fastify + Vercel

This example shows how to use Fastify with Vercel Functions.

Demo

https://fastify-example.vercel.app/

Running Locallly

npm i
npm i -g vercel@latest
vercel dev

One-Click Deploy

Deploy the example using Vercel:

Deploy with Vercel

About

Basic Implementation of fastify and p-queue

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 64.0%
  • Shell 36.0%