Skip to content

Project-Prismatica/prismatica-rootui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 

Repository files navigation

Docker Repository on Quay

Overview

The Prismatica-RootUI is the central user interface for the distributed prismatica runtime.

Running

Running this in production requires a number of additional dependences such as:

Which is otherwise orchestrated using the recommended launch system: Prismatica Infrastructure

Developing

As the project is based on Meteor, use the following to initialize a development instance of the RootUI:

$ cd ui-root
$ meteor --settings settings.json
=> Started proxy.
=> Started MongoDB.
I20180511-09:09:54.836(-5)? [FilesCollection.storagePath] Set to: assets\app\uploads\Images
=> Started your app.

=> App running at: http://localhost:3000/
   Type Control-C twice to stop.

Additionally note that one may have to specifically configure the UI server using settings.json for things like the address of a development report renderer and other similar details.

About

User interface for the prismatica project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published