PolymerLabs/multitenant-prpl

Name: multitenant-prpl

Owner: PolymerLabs

Description: prpl-server as a library test

Created: 2017-06-02 22:08:40.0

Updated: 2017-06-02 22:22:54.0

Pushed: 2017-08-23 11:23:29.0

Homepage: null

Size: 55

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

multitenant-prpl

Test of using PRPL as a library, serving two PSK-based apps from non-root URLs.

To use:

  1. Clone this repo.

  2. Install dependencies:

    npm install
    

    This also installs all of the bower dependencies for the two PSK apps.

  3. Build:

    npm run build
    
  4. Serve:

    npm run serve
    

    Main app is available at localhost:8080. Subapps at localhost:8080/prpl/ and localhost:8080/haze/

How did we get here?

Changes required to basic PSK setup:


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.