/zetta

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

Primary LanguageJavaScriptMIT LicenseMIT

#Zetta

![Gitter](https://badges.gitter.im/Join Chat.svg)

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