Skip to content

Univers42/osionos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

619 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

osionos app

Vite + React app served by the root Docker Compose stack at https://localhost:3001 through the local TLS proxy.

Do not install app dependencies on the host. Node, pnpm, Vite, TypeScript, linting, and browser tooling run inside Docker containers and Docker-managed volumes.

Run

From the repository root:

docker compose up -d --build osionos-app osionos-bridge

For the normal website login flow, run the complete stack:

docker compose up -d --build

Then open https://localhost:4322, sign in, and let the website redirect into osionos. Direct app loads require an existing bridge session unless VITE_REQUIRE_BRIDGE_SESSION is changed inside the Docker configuration.

Bridge

  • Bridge API: https://localhost:4000
  • Token consume route: https://localhost:4000/api/auth/bridge/consume
  • App URL after token consumption: https://localhost:3001/#source=adapter&view=v-prod-table

See ../../../docs/howtouse.md for the full pipeline workflow and verification steps.

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors