Skip to content

leonardo-a/fastify-vercel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fastify-vercel

Basic template to deploy a project using Fastify to Vercel

🚀 Deploy

This repository creates a basic project with Fastify to deploy on Vercel:

You can click here to deploy your own

Deploy with Vercel

💻 Local Development

For development, you can still run the project locally by running the commands:

  npm install
  npm run dev

Releases

No releases published

Packages

No packages published