Skip to content

elisamarenzi/usecases

 
 

Repository files navigation

Blue Brain Project - Usecase Wizard

This repository contains all the information related to the use cases that are shown in the Brain Simulation Platform.

All the titles, images, descriptions, files, etc are described in usecases.json

This app is deployed in HBP Collab

To run locally

npm install (install dependencies)

npm run dev (run server)

To deploy in a dev environment:

  • The user make a pull request to the dev branch
  • A travis plan is triggered to look for any error in the files.
  • When the plan finishes, the owners of the repo can merge the new pull request to dev.
  • The user receives the notification that his/her pull request was merged.
  • A jenkins plan is triggered.
  • The new changes appear in Online Use Cases DEV

To deploy in production:

  • The owner receives the confirmation from the tests and the user that everything works correctly.
  • The owner create a pull request from dev environment to master.
  • A jenkins plan is triggered.
  • The new changes appear in Brain Simulation Platform

How to:

About

Use Cases (trace analysis)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Vue 51.6%
  • JavaScript 46.2%
  • HTML 1.6%
  • Python 0.6%