Onyxia
HomeGitHub
v8
  • Documentation
  • Release Notes & Upgrade Instructions
  • Vulnerability Disclosure
  • Admin doc
    • 🏁Install
      • 🛳️Kubernetes
      • 🐙GitOps
      • 🔑User authentication
      • 🗃️Data (S3)
      • 🔓Vault
    • 🎨Theme and branding
    • 🔬Catalog of services
    • 👥Setting up group projects
    • 🔓Security consideration
    • ⬆️Migration guides
      • ⬆️v7->v8
      • ⬆️v6 -> v7
      • ⬆️v5 -> v6
      • ⬆️v4 -> v5
      • ⬆️Migrating to the new helm repo
  • Contributors doc
    • 🖥️The Web Application
      • ⚙️Technical stack
      • 📐Architecture
    • 🔌The REST API
    • 🛣️Roadmap
  • user doc
    • 🕹️Getting started with Onyxia
    • 🎓Datascience Trainings and Tutorials
    • 💻Setting up your dev environment in Onyxia
    • 🤝Community resources
Powered by GitBook
On this page
  1. Contributors doc

🖥️The Web Application

The TypeScript App that runs in the browser.

This is the documentation for InseeFrLab/onyxia -> web/.

git clone https://github.com/InseeFrLab/onyxia
cd onyxia/web

yarn install

# To stat the app locally
yarn start

# If you want to test against your own Onyxia instance edit the .env.local.yaml
# file (created automatically the first time you run `yarn start`)
PreviousMigrating to the new helm repoNextTechnical stack

Last updated 1 year ago