Skip to content

Synicix/DJ-GUI-React

 
 

Repository files navigation

Demo GIF Failed

User Documentation

DataJoint LabBook is a graphical user interface built using React to facilitate working with DataJoint computational pipelines.

Installation

If you have not done so already, please install the following dependencies:

Prerequisites

Download the docker-compose-deploy.yaml docker environment from the release located here.

Running the application

To start the application, use the command:

PHARUS_VERSION=0.1.0 DJLABBOOK_VERSION=0.1.0 docker-compose -f docker-compose-deploy.yaml up -d

To stop the application, use the command:

PHARUS_VERSION=0.1.0 DJLABBOOK_VERSION=0.1.0 docker-compose -f docker-compose-deploy.yaml down

References

About

React frontend for DJGUI project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 84.3%
  • CSS 14.2%
  • Other 1.5%