diff options
| author | Joe Carstairs <me@joeac.net> | 2025-07-18 19:31:19 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2025-07-18 19:31:47 +0100 |
| commit | eba7c285536c70d85986379b9c19cbb33cf9fd02 (patch) | |
| tree | 00fde0a0a25371f6355a58b4d9891bf79970b897 /requirements | |
| parent | 28ce4f54b07ccdd70d64fa50dfa93486ee2f6a7e (diff) | |
add ard-009, edit arch-v1
Diffstat (limited to 'requirements')
| -rw-r--r-- | requirements/architecture/arch-v1.md | 2 | ||||
| -rw-r--r-- | requirements/architecture/ard-009.md | 4 |
2 files changed, 5 insertions, 1 deletions
diff --git a/requirements/architecture/arch-v1.md b/requirements/architecture/arch-v1.md index 1a620ac..c1e67b1 100644 --- a/requirements/architecture/arch-v1.md +++ b/requirements/architecture/arch-v1.md @@ -40,7 +40,7 @@ Status: draft service, the REST API, the SMS API and the Web GUI (ard-008) - There must be documented processes for installing, updating and operating the software on the server machine (ard-008) -- There must be a Web app server, which serves a Web GUI over HTTPS +- There must be a Web app server, which serves a Web GUI over HTTPS (ard-009) - The Web GUI must persist config and caches to Local Storage - There must be an SMS API - The SMS API must send and receive messages to the CRDT sync server via Unix diff --git a/requirements/architecture/ard-009.md b/requirements/architecture/ard-009.md new file mode 100644 index 0000000..ff7e554 --- /dev/null +++ b/requirements/architecture/ard-009.md @@ -0,0 +1,4 @@ +# ard-009: Web GUI over the Web + +Schist should distribute its Web GUI over the Web. No alternatives were +considered. What are you going to do, email a HTML file? |
