2024-01-23 13:49:48 +01:00

17 lines
393 B
Markdown

---
layout: default
---
# Technical manual
This page contains a series of technical notes that can be useful for those who want to contribute
to the development of the app or simply become more familiar with the project structure.
{% include_relative setup.md %}
{% include_relative project_structure.md %}
{% include_relative tech_stack.md %}
{% include_relative module_structure.md %}