STELLA App Setup
This documents the STELLA App codebase, deployment workflows and runtime behavior.
It is intended for developers, system integrators and portal partners who deploy the STELLA App to conduct Information Retrieval (IR) and recommender system experiments.
This documentation focuses on how to configure, run and interact with the STELLA App, once experimental systems are implemented and runnable independently.
Documentation Structure
Use the following sections as a guided workflow. Each item links to a dedicated document with details and references.
- Docker Compose Configuration
- Environment Variables
- Starting App Services
- Database Initialization
- Endpoints and API Usage
- REST API Documentation
- Database Schema and Models
Getting Started
Clone the STELLA App repository from GitHub: