Onyxia
v7
  • Documentation
  • Release Notes & Upgrade Instructions
  • Vulnerability Disclosure
v7
  • 🏁Install
  • 🎨Theme and branding
  • đŸ•šī¸User guide
  • đŸ”ŦCatalog of services
  • 🔓Security consideration
  • âŦ†ī¸Migration guides
    • âŦ†ī¸v6 -> v7
    • âŦ†ī¸v5 -> v6
    • âŦ†ī¸v4 -> v5
    • âŦ†ī¸Migrating to the new helm repo
  • 👨‍đŸ’ģTechnical doc
    • đŸ–Ĩī¸The Web Application
      • âš™ī¸Technical stack
      • 📐Architecture
    • 🔌The REST API
  • đŸ›Ŗī¸Roadmap
Powered by GitBook
On this page

Was this helpful?

  1. Technical doc

The Web Application

The TypeScript App that runs in the browser.

Last updated 1 year ago

Was this helpful?

This is the documentation for .

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`)
👨‍đŸ’ģ
đŸ–Ĩī¸
InseeFrLab/onyxia -> web/