Skip to content

mxabierto/spps

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MIIPPS

Dashboard SPPS-DataLab

Setup instructions

Dependencies

  1. Postgre SQL database >= 9.4
  2. NodeJS v6 or later

Web app

  1. cd spps/
  2. npm install
  3. cd public/ && bower install

Running the app

  1. cd spps/ && ./bin/www
  2. Open http://127.0.0.1:4444/ in your web browser

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.8%
  • CSS 35.9%
  • JavaScript 27.3%