Sage-Bionetworks / sage-monorepo

Where OpenChallenges, Schematic, and other Sage open source apps are built
https://sage-bionetworks.github.io/sage-monorepo/
Apache License 2.0
23 stars 12 forks source link

Prepare monorepo to host challenge platform app #198

Closed tschaffter closed 2 years ago

tschaffter commented 2 years ago

Goal

Demonstrate that the development of the challenge platform perfectly fits inside this monorepo.

Motivations

Adding the challenge platform app to this monorepo brings the following benefit to the new app:

image

Illustration reproduced from this Nx article.

Preparing the monorepo

Create initial challenge platform app

The goals are to demonstrate 1) how UI components can be shared by multiple apps and 2) demonstrate that a user with a single account stored in Keycloak can login to the challenge registry and the challenge platform.

Estimated effort

Tasks

tschaffter commented 2 years ago

References