This repository contains the backend of the SnowballR application. To learn more about the overall system, including its architecture, components, and how it facilitates systematic literature reviews (SLRs) using snowballing, visit the SnowballR repo and its wiki.
Detailed documentation for the backend - including setup, architecture, and contribution guidelines - is available in the SnowballR Backend Wiki.
To run the project locally, follow the Getting Started guide. It covers both Docker-based setup and building the application from source.
The backend is configured via environment variables.
For a complete list of variables, details on configuration profiles (DEVELOPMENT, TESTING, PRODUCTION), and
instructions for generating JWT keys, please refer to
the Configuration page.