Skip to content

itswadesh/appointment-microservice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microservice - Serverless Node.js API with a Static Frontend on ZEIT Now

For this example we are using Mongoose(MongoDB) and AngularJS for frontend

Clone the repo and rename sample.env to .env

git clone 

Local Development

Install now cli

npm i -g now

Start the project in development mode

now dev

Deploy

For a staging deployment, you can use the following one-word command:

now

Then, for production, including automatic aliasing, you can use the following:

now --target production

About

Microservice - Serverless Node.js API with a Static Frontend on ZEIT Now

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages