bccsa / luminary

Offline-first content platform
Apache License 2.0
3 stars 2 forks source link

Offline-first content platform consisting of an API, CMS, web app and native apps.

Name

lu·​mi·​nary - ˈlü-mə-ˌner-ē

  1. a person of prominence or brilliant achievement
  2. a body that gives light

Folder structure

Architectural Decision Records

We record our decisions in the docs/adr folder. See the first ADR for more information on this process. You can install adr-tools to manage ADRs locally, such as creating one with this command:

adr new Branching strategy

Running Luminary

For Visual Studio Code users, ./.vscode/launch.json includes debug configurations for the API, CMS and reference App.

API

See the API readme

CMS

See the CMS readme

App

See the App readme

Shared library

See the Shared readme