Skip to content

Node.js API powered by Express framework and Widemesh application platform

Notifications You must be signed in to change notification settings

widemeshio/node-express-api-quickstart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Node.js Express API

A barebones Node.js app using Express 4.

Development

Make sure you have Node.js and the Widemesh CLI installed.

$ git clone https://github.com/widemeshcloud/node-express-api-quickstart.git # or clone your own fork
$ cd node-express-api-quickstart
$ npm install
$ npm start

Your app should now be running on localhost:5000.

Deploying

$ mesh deploy

About

Node.js API powered by Express framework and Widemesh application platform

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published