Skip to content
This repository was archived by the owner on Sep 18, 2018. It is now read-only.

rw251/pingr

Repository files navigation

PINGR

The below shows how to get the development system up and running. Further documentation is available:

Prerequisites

  1. MongoDB
  1. Node.js
  • PINGR currently uses node v8.x.x
  • nvm is recommended for managing multiple versions on node on your system

Installation

  1. Clone the repository
$ git clone https://github.com/rw251/pingr
  1. Set up your environment
  • Copy the file .env.dist to .env
  • Populate the .env file with the appropriate settings
  1. Build
$ npm install 

Running PINGR

To start PINGR on a development system:

$ npm start

You can also debug the backend by calling:

$ npm run debug 

And point your Chrome DevTools Protocol enabled browser to:

chrome://inspect

About

A web app providing improvement actions for GP practices

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors