8000 GitHub - firmata/firmatabuilder.com: source for firmatabuilder.com
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

firmata/firmatabuilder.com

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prerequisites

  • node
  • npm
  • nodemon (optional)
// if using nodemon
npm install -g nodemon

Setup

npm install

Run locally

nodemon app.js

Deploy

TODO - figure out a contributor-friendly automated deploy flow.

Until then, only the project admin (@soundanalogous) can deploy.

cd /var/www/firmatabuilder.com
git pull origin master
npm install (only if there are changes to firmata-builder or other modules)
pm2 restart app

About

source for firmatabuilder.com

Resources

License

Stars

Watchers

Forks

Packages

No packages published
0