Skip to content

siddht1/zero_api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zero_api

  • Host node js,express app in vercel with minimal configuration
  • vercel is different from heroku
  • Zero API is built with almost no base except js,NODEjs and express.
  • Your existing nodejs,express app can be modified to seamlessly work in Vercel

ZERO API

File Location Purpose
package.json package.json contains all packages,build script for the NODEjs,express app
vercel.json vercel.json contains versions,build and root so that a normal NODEjs,express app can work in VERCEL
index.js src/index.js index js file that is the base for any NODEjs,express app

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors