0.0.6-alpha • Published 9 years ago
enow-console v0.0.6-alpha
ENOW-CONSOLE 
 
ENOW-Server Version 0.0.4-alpha. Copyright © 2016 ENOW. All rights reserved.
Requirements
- Node.js
 - Express
 - MongoDB
 - Apache Kafka
 - Mqtt Broker
 - ENOW-bridge
 
Introduction
ENOW-CONSOLE is a dashboard and controller for enow project. Highly customizable and easy to use. Fits many screen resolutions from small mobile devices to large desktops.
Installation
Download
Download from Github ENOW-console and download the latest release.
NPM
- Install ENOW-console.
 
npm install enow-console- Go to the 
enow-console(~/node_modules/enow-console) folder. - On cmd, type 
node start. - Run Apache Kafka, MongoDB, MQTT Broker.
 - Type  
127.0.0.1:1111orlocalhost:1111on chrome to start ENOW-console. 
Github
- Fork the repository (guide).
 - Clone to your machine.
 
git clone https://github.com/ENOW-IJI/ENOW-console.git- Go to the ENOW-console folder.
 - On cmd, type node start.
 - Run Apache Kafka, MongoDB, MQTT Broker.
 - Type  
127.0.0.1:1111orlocalhost:1111on chrome to start ENOW-console. 
Documentation
Visit the documentation for detailed explanation.
Browser Support
- IE 9+
 - Firefox (latest)
 - Chrome (latest)
 - Safari (latest)
 
License
ENOW is an open source project licensed under MIT License.
Todo List
basic structure, layout(Done v0.0.1)Build Main Page(Done v0.0.1)Build Code Editor Page-> Combined with Stage PageBuild Widget Page-> DeletedBuild Stage Page(Done v0.0.1)Build Statistics Page(Done v0.0.1)- Build Documentation Page
 
0.0.6-alpha
9 years ago
0.0.5-alpha
9 years ago
0.0.4-alpha
9 years ago
0.0.3-alpha
9 years ago
0.0.2-alpha
9 years ago
0.0.1-alpha
9 years ago