express-vercel-serverless icon indicating copy to clipboard operation
express-vercel-serverless copied to clipboard

ExpressJS with multiple routes as Serverless functions on Vercel

ExpressJS App with multiple routes on Vercel Serverless Functions

Dedicated functions for each route

See my story about this on Medium https://antappan.medium.com/?p=567c6ea9eb36

To start the app locally

npm run dev

And go to http://localhost:3000