https://github.com/bluebrain/psp-validation-ui

UI for PSP validation.

https://github.com/bluebrain/psp-validation-ui

Science Score: 13.0%

This score indicates how likely this project is to be science-related based on various indicators:

  • CITATION.cff file
  • codemeta.json file
    Found codemeta.json file
  • .zenodo.json file
  • DOI references
  • Academic publication links
  • Academic email domains
  • Institutional organization owner
  • JOSS paper metadata
  • Scientific vocabulary similarity
    Low similarity (4.8%) to scientific vocabulary

Keywords

analyze circuit experiment membrane subcellular
Last synced: 5 months ago · JSON representation

Repository

UI for PSP validation.

Basic Info
Statistics
  • Stars: 0
  • Watchers: 3
  • Forks: 0
  • Open Issues: 0
  • Releases: 0
Topics
analyze circuit experiment membrane subcellular
Created over 1 year ago · Last pushed over 1 year ago
Metadata Files
Readme Contributing License Authors

README.md

PSP-Validation-UI

MOOC 2 in BBP

For this psp application, where we have a fixed circuit we do not need the backend. The only purpose of the backend in the app was to use Snap to fetch the cell types and check the circuit location.

To run this app in development: bash cd frontend make run_dev

For this MOOC, we have a specific branch mooc-bbp because this app is different from the original one. Some of the changes are: - Remove of backend - Use VMM - LTI authentication - Show token expiration page when VMM fails - Dedicated plan to deploy in Openshift (https://bbpgitlab.epfl.ch/nse/psp-validation-ui/-/jobs/29875) - Dedicated deployment (https://ocp.bbp.epfl.ch:8443/console/project/bbp-ou-nse/browse/dc/mooc-psp-validation?tab=history)

Funding & Acknowledgment

The development of this software 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.

Copyright © 2024 Blue Brain Project/EPFL

Owner

  • Name: The Blue Brain Project
  • Login: BlueBrain
  • Kind: organization
  • Email: bbp.opensource@epfl.ch
  • Location: Geneva, Switzerland

Open Source Software produced and used by the Blue Brain Project

GitHub Events

Total
  • Public event: 1
  • Fork event: 1
Last Year
  • Public event: 1
  • Fork event: 1

Dependencies

frontend/Dockerfile docker
  • nginx alpine build
  • node 14-alpine build
frontend/package-lock.json npm
  • 1372 dependencies
frontend/package.json npm
  • @typescript-eslint/eslint-plugin ^4.0.1 development
  • @typescript-eslint/parser ^4.0.1 development
  • @vue/cli-plugin-babel ~4.5.15 development
  • @vue/cli-plugin-eslint ~4.5.15 development
  • @vue/cli-plugin-pwa ~4.5.15 development
  • @vue/cli-plugin-router ~4.5.15 development
  • @vue/cli-plugin-typescript ~4.5.15 development
  • @vue/cli-plugin-vuex ~4.5.15 development
  • @vue/cli-service ~4.5.15 development
  • @vue/eslint-config-airbnb ^5.1.0 development
  • @vue/eslint-config-typescript ^5.1.0 development
  • eslint ^7.8.1 development
  • eslint-plugin-import ^2.22.1 development
  • eslint-plugin-vue ^6.2.2 development
  • sass-loader ^10.0.5 development
  • typescript ~4.0.8 development
  • vue-template-compiler ^2.6.14 development
  • @sentry/tracing ^6.17.3
  • @sentry/vue ^6.17.3
  • @types/file-saver ^2.0.5
  • @types/js-yaml ^3.12.7
  • @types/lodash ^4.14.178
  • @types/uuid ^8.3.4
  • axios ^0.20.0
  • clean-deep ^3.4.0
  • core-js ^3.6.5
  • file-saver ^2.0.5
  • js-yaml ^3.14.1
  • jszip ^3.5.0
  • localforage ^1.9.0
  • lodash ^4.17.21
  • register-service-worker ^1.7.2
  • sass ^1.48.0
  • uuid ^8.3.2
  • view-design ^4.3.2
  • vue ^2.6.14
  • vue-class-component ^7.2.6
  • vue-property-decorator ^9.0.2
  • vue-router ^3.4.9
  • vuex ^3.5.1