Skip to content

jcftang/dris-workflows

Repository files navigation

DRIS Workflows

Requirements

  • Node.js (developed with v0.6.14)
  • MongoDB (developed with v2.0.3)
  • Fedora Commons (developed with v3.5)
  • Expresso (tests)

Installation and configuration

To install the needed dependancies for this web-application you must do the following, from the root directory of the web-application.

$ npm install

To get data from the backend services you need to configure configuration.js with the correct server path to the api server.

Usage

To start the application, run "app.js" in node.

$ node app.js

The application should be running at http://localhost:3000

About

DRIS workflows front-end system

Resources

License

Stars

Watchers

Forks

Packages

No packages published