Skip to content

briangershon/minimal-express-on-vercel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

minimal-express-on-vercel

Run locally

yarn
yarn dev

Run in production

When deployed to Vercel, it will automatically compile TypeScript files and run the server.