breaking code down
All checks were successful
Build Authoring Service / build (push) Successful in 8s
All checks were successful
Build Authoring Service / build (push) Successful in 8s
This commit is contained in:
@@ -24,3 +24,9 @@ Useful commands:
|
||||
- `make author-logs` shows recent service logs.
|
||||
|
||||
The service code runs from this repository. The editable content root is set by `AUTHOR_CONTENT_ROOT` in `systemd/user/org-web-authoring.service`; it currently points at the website repository. Hidden-details backups are stored in this repository under `backups/hidden-details`.
|
||||
|
||||
Code layout:
|
||||
|
||||
- `authoring_server.py` is the compatibility executable used by systemd.
|
||||
- `src/authoring_service/` contains the implementation modules.
|
||||
- `src/tests/` contains the unit tests.
|
||||
|
||||
Reference in New Issue
Block a user