Skip to content

BlueReZZ/project-trackbook

 
 

Repository files navigation

project-trackbook

Description: Open lab notebook giving researchers an interface to securely share and version control files in decentralized network.

eLife Sprint GOAL: Create alpha MVP to demonstrate functionality.

Commands

  1. Clone the directory to your computer:
git clone https://github.com/dat-land/project-trackbook.git
  1. Navigate into your newly cloned directory:
cd project-trackbook
  1. Get npm to install all the required dependencies and then start the trackbook backend:
npm install
npm start
  1. Launch Beaker Browser. Make sure you have the latest version installed: install/update Beaker if needed!
  2. Launch Beaker, navigate to MenuCreate NewFrom Folder and select the folder where you cloned project-trackbook. Opening your trackbook in Beaker
  3. Click on Local preview above the file browser to see your workspace. Local preview

More instructions coming soon.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 96.1%
  • HTML 3.9%