Skip to content

ritikam2/BridgePF

 
 

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

Server software for Bridge-based mobile applications

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.4%
  • Other 0.6%