Skip to content

BlueBrain/bsp-usecase-wizard

Repository files navigation

Blue Brain Project - Usecase Wizard

This repo contains the logic to build the web application that displays the scientific use cases to be run in Ebrains. It fetches the information from usecases-info repo.

Documentation

A full guide can be found at:

Get started

Install the dependencies...

npm install

...then start Rollup:

npm run dev

Navigate to localhost:5005.

Deploying to the web

For each push to the repo, a Github Action will be launched:

.github/workflows/gh-pages.yml

It will deploy the app in gh-pages

  • If the commit is from Main branch (production page) link. The usecase info is fetched from main branch link

  • If the commit is from any other branch (devevelopment page) link The usecase info is fetched from develop branch link

This wizard will be embeded into Cellular Level Simulation page

Funding & Acknowledgment

  • This project/research was supported by funding to the Blue Brain Project, a research center of the École polytechnique fédérale de Lausanne (EPFL), from the Swiss government’s ETH Board of the Swiss Federal Institutes of Technology.
  • This project/research has received funding from the European Union’s Horizon 2020 Framework Programme for Research and Innovation under the Specific Grant Agreement No. 945539 (Human Brain Project SGA3).

Copyright (c) 2021-2024 Blue Brain Project/EPFL