Skip to content
This repository was archived by the owner on Jun 12, 2026. It is now read-only.

ncats/RaMP-Client

Repository files navigation

This repository has been archived and is no longer maintained.The code is provided for historical reference and may contain unpatched or unknown vulnerabilities. It should not be used in production systems.

RaMP DB Web Client and API

This are the web client and API for the RaMP DB R package. You can find details on the capabilities on its repository (https://github.com/ncats/RaMP-DB).

Technology Stack

Dependencies

To run this application localy or on a server, you'll need to have the following software installed:

  • Node
  • npm - usually included in the node installation
  • Angular CLI - after you install npm, on any command line run npm install -g @angular/cli@latest
  • Optional: Docker, if you want to run the application in a container

Running the Applications

There are two application to run, the client and the API. They communicate with each other via the HTTPS protocol and send data back and forth in JSON format.

Please follow these instructions to run the client application and these instructions to run the API.

API

API documentation can be found here

About

Source code for new client application for RaMP-DB

Topics

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors