0.3.0 • Published 7 years ago

jimjinja v0.3.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

0.3.0

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago

0.0.6

7 years ago

0.0.5

7 years ago

0.0.4

7 years ago

0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago