The Oncodash App Store is a platform for discovering and distributing Oncodash applications and plugins. It consists of a backend built with Python and Flask, and a frontend built with TypeScript, React, and Vite.
- Docker
- Docker Compose
- git clone git@github.com:oncodash/oncodash_appstore.git
- cd oncodash_appstore
- Copy .env.example to .env and set up environment variables
- Ensure the
docker-compose.yml
file is configured correctly for your environment. - docker-compose up -d --build
- Access the application: