update frontend ui, i18n, filters, and deps
This commit is contained in:
16
doc_dev/22_etape15_settings_debug.md
Normal file
16
doc_dev/22_etape15_settings_debug.md
Normal file
@@ -0,0 +1,16 @@
|
||||
# Etape 15 - Settings + Debug
|
||||
|
||||
## Backend
|
||||
- Endpoint config :
|
||||
- `GET /v1/config`
|
||||
- `PUT /v1/config`
|
||||
- Endpoint debug logs :
|
||||
- `GET /v1/debug/logs`
|
||||
|
||||
## Frontend
|
||||
- Page `/settings` pour edition du `config.json`.
|
||||
- Page `/debug` pour affichage logs backend.
|
||||
|
||||
## Variables
|
||||
- `CONFIG_PATH` : chemin config (defaut `./data/config.json`).
|
||||
- `DEBUG_LOG_PATH` : chemin logs (defaut `./data/logs/backend.log`).
|
||||
Reference in New Issue
Block a user