Skip to content

Latest commit

 

History

History
40 lines (28 loc) · 1.2 KB

README.md

File metadata and controls

40 lines (28 loc) · 1.2 KB

Junkiri

Coverage Status
Junkiri allows to form a network of NodeMCU and control it through a Web app. It supports WebSocket to write beautiful front end apps.

Quickstart

git clone git@github.com:deepsadhi/junkiri.git
npm install
mv config.example.js config.js
mv junkiri.example.db junkiri.db
npm run start:dev

Run app

Dashboard default username/password is admin/admin

How to's/Tutorials

All to be found repository wiki section.

Links

Authors

Deepak Adhikari

Logo

Kshitiz Tiwari

LICENSE - "GPLv3"

Junkiri is licensed under the GPLv3 license. See License File for more information.