docs: add environment/runtime requirements spec

This commit is contained in:
Pontoporeia
2026-09-18 16:26:36 +02:00
parent 307988eb3c
commit 3316a352e3
2 changed files with 124 additions and 0 deletions
+1
View File
@@ -16,6 +16,7 @@ This directory separates **current reference** docs, **proposals/plans**, and
| Doc | Contents |
|-----|----------|
| [development.md](development.md) | Dev workflow, structure, builds, testing, linting |
| [environment.md](environment.md) | Runtime stack, PHP/nginx/DB/Node requirements, server specs |
| [deployment.md](deployment.md) | Server setup, deploy, backups, rollback |
| [database.md](database.md) | SQLite schema, migrations, tables, common ops |
| [search.md](search.md) | `/search` and `/repertoire` behaviour |