0.3.0 • Published 8 years ago
jimjinja v0.3.0
JImJInJA
IoT Admin tool for your tiny computer(Like Raspberry Pi)
Overview
- Raspberry Pi GPIO Blinking
- Raspberry Pi Camera Controlling
- Embedding Node-RED
Languages
- English
- Korean
- Japanese
Getting started
Prerequisites
- Node.js ^7.x
- yarn ^0.x
Usage
Clone this repository
$ git clone https://github.com/jimjinja/jimjinja.git $ cd jimjinjaInstall yarn
$ npm install -g yarnRename config file and then edit the file. (
.env.exampleto.env)$ cp .env.example .envBuild frontend files
$ yarn buildRun server
$ yarn startAccess JImJInJA using your browser
http://localhost:4000
License
MIT License