We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e84877 commit ff33c3bCopy full SHA for ff33c3b
1 file changed
docs/adr/008-mono-repository.md
@@ -25,7 +25,8 @@ We gather the code in `os2display/display-api-service` repository. The `os2displ
25
26
The `os2display/display-api-service` repository will be renamed to `os2display/display`.
27
28
-The `os2display/display-docs` repository will be kept separate so the user facing documentation can be updated outside of the regular release cycle.
+The `os2display/display-docs` repository will be kept separate so the user facing documentation can be updated outside
29
+the regular release cycle.
30
31
Symfony routes and controllers will be added for `/client` and `/admin` to handle serving and configuring the screen and
32
admin clients. This will enable us to move configuration for the two clients to .env and expose directly in html through
0 commit comments