libremesh/lime-app

Name: lime-app

Owner: LibreMesh.org

Description: Simple, lightweight and scalable PWA for diagnosis of Libremesh nodes

Created: 2017-01-23 23:27:48.0

Updated: 2017-12-25 00:00:39.0

Pushed: 2018-01-15 07:35:41.0

Homepage: https://libremesh.github.io/lime-app/

Size: 2572

Language: JavaScript

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

LiMeApp

Greenkeeper badge Build Status

Simple, lightweight and scalable PWA for diagnosis of Libremesh nodes



Screenshot

Development Environment Installation

Clone this repo:

clone https://github.com/libremesh/lime-app.git limeapp
imeapp

Install the dependencies:

install
Development Workflow

Read the “How to contribute and code of conduct” documentation

Start a live-reload development server:

run dev

Generate a production build in ./build:

run build

You can now deploy the contents of the build directory to production on github pages!

Fork and npm run deploy

Start local production server:

start
Router Installation

In order to install the softwarae in the node, the node must have the lime-webui-ng-luci package installed (can be found in the flavor lime_newui_test available through https://github.com/libremesh/lime-sdk).

To generate the image for a wdr-4310 for example, you do this:

oker -c ar71xx/generic --flavor=lime_newui_test --profile=tl-wdr4310-v1

For develop you can run npm run build and then copy the build folder to the /www directory of the node and go.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.