The rs-server repository tree structure is given in the following graph
skinparam Legend { BorderColor transparent } legend rs-server |_ docs/ |_ services/ |_ tests/ |_ .gitignore |_ .pre-commit-config.yaml |_ CHANGELOG.adoc |_ LICENSE |_ poetry.lock |_ pyproject.toml |_ README.adoc end legend
-
'services' folder contains all the production code
-
'tests' folder contains all the unit and integration tests
-
'docs' folder contains all the technical documentation