Skip to content
/ zetta Public
forked from zettajs/zetta

An API-first, open source software platform for the Internet of Things.

License

Notifications You must be signed in to change notification settings

kres/zetta

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#Zetta

Build Status

##What is it?

Zetta is an open source Node.js based platform for the internet of things. Our full documentation, and community website can be found at http://zettajs.github.io/.

Install zetta using npm.

$ npm install zetta

##Docs

Visit our site at http://zettajs.github.io/ for documentation, and recipes for building systems with Zetta.

##Tests

To run our tests use npm.

$ npm test

To see test coverage run this script.

$ npm run coverage

##License

MIT

About

An API-first, open source software platform for the Internet of Things.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 99.7%
  • Shell 0.3%