jimjinja

0.3.0 • Public • Published

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

  1. Clone this repository

    $ git clone https://github.com/jimjinja/jimjinja.git
    $ cd jimjinja
    
  2. Install yarn

    $ npm install -g yarn
    
  3. Rename config file and then edit the file. (.env.example to .env)

    $ cp .env.example .env
    
  4. Build frontend files

    $ yarn build
    
  5. Run server

    $ yarn start
    
  6. Access JImJInJA using your browser

    http://localhost:4000
    

License

MIT License

Readme

Keywords

none

Package Sidebar

Install

npm i jimjinja

Weekly Downloads

1

Version

0.3.0

License

MIT

Last publish

Collaborators

  • koreabigname