Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 369 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 369 Bytes

Our Porcupine

Our integration of Porcupine

Getting started

Copy the config template files and add the correct data.

cp config/porcupine.template config/porcupine.js
cp config/natuelabs.template config/natuelabs.js

Install dependencies and fire!

npm install
node_modules/.bin/nodemon index.js