Skip to content

joaquinquintas/bridge

Repository files navigation

Bridge (Sage Bionetworks)

Build Status

Development

Prerequisites
  1. Install VirtualBox and Vagrant.
  2. Create the local configuration file ~/.sbt/bridge.conf. Make sure the file is accessible only by you. In this file, you will need to specify the resource locations and their corresponding credentials. See the template, conf/bridge.conf, in source code.
How to test locally
  1. Initialize Vagrant vagrant up.
  2. Connect to the Vagrant box vagrant ssh.
  3. In the Vagrant box, go to the shared project folder cd /vagrant.
  4. Launch the Play console activator.
  5. Within the Play console, run test.

Deployment

How to deploy, rollback, and patch

Documentation

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages