You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Openchirp's core framework that exposes a REST interface to manage metadata for device, location, user, service, device templates, tokens and access control.
After cloning the repository, run the following command. This will download all the javascript dependencies.
npm install
Deploy
npm start
Run Tests
npm test
Config
\ TODO
About
Openchirp's core framework that exposes a REST interface to manage metadata for device, location, user, service, device templates, tokens and access control.