Skip to content

Commit ae884ce

Browse files
committed
README: link to CUSTOM-FIELDS-AND-SYSTEM.md design reference
1 parent 0fa9a60 commit ae884ce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Generic toolkit for server and web applications — [Health Data Safe](https://g
1010
## Features
1111

1212
1. **HDS Data Model** — Load and query the [HDS data model](https://github.com/healthdatasafe/data-model): items, streams, authorizations, event types, datasources
13-
2. **App Templates** — Consent-based data collection and sharing (Manager, Collector, Invite, Client flows)
13+
2. **App Templates** — Consent-based data collection and sharing (Manager, Collector, Invite, Client flows). Includes the **AppTemplate JSON loader**, **custom-field declarations** (template-private streams via `clientData.hdsCustomField`), and **system-stream messaging** (`message/system-{alert,ack}`). See [`ts/appTemplates/CUSTOM-FIELDS-AND-SYSTEM.md`](./ts/appTemplates/CUSTOM-FIELDS-AND-SYSTEM.md) for the design reference.
1414
3. **HDSSettings** — Per-app user settings (locale, theme, timezone, date format, unit system)
1515
4. **HDSProfile** — Account-level profile (display name, avatar, date of birth, sex, country)
1616
5. **Pryv extensions** — Extends [Pryv JS lib](https://github.com/pryv/lib-js) with Socket.io and Monitor support

0 commit comments

Comments
 (0)