Skip to content

Morphexe/lesco

 
 

Repository files navigation

LESCO

The Single Page Application used for bulk analysis of ElasticSearch data

Working Practice

This will be our git working practice:

  1. You delete your master branch.
  2. For each issue, you do a pull from the core master, then branch that. The branch will be named as the number of the issue, plus a brief comment. E.g. 22 Map title
  3. You resolve the issue, then issue a PR.

Installing and Building Practice

<<<<<<< HEAD

  1. Instal Node JS
  2. Run npm install - to install dependencies
  3. Run npm run build - to create the dist folder. =======
  4. Install Node JS (or nodejs-legacy on Ubuntu)
  5. Run npm install - to install dependencies
  6. Run npm run build - to create the dist folder.

refs/remotes/DeepBlueCLtd/master

Super-efficient build runner

npm prune; npm install; npm run build; paplay long.ogg; google-chrome dist/index.html

About

Bulk analysis of ElasticSearch data

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.6%
  • HTML 20.4%