Mainflux.mainflux/README.md

533 B

Mainflux

Join the chat at https://gitter.im/Mainflux/mainflux Mainflux is an open source MIT licensed IoT cloud written in NodeJS

Run

Install Node Modules

    npm install

Run Gulp Task

    gulp

Docker compose

Run docker-compose up and Compose will start and run entire app.

    docker-compose up

License

MIT