COLD - controlled object lists and datum
This directory implements the staff interface for cold. It is implemented in TypeScript, compiled into an executable via Deno. It is intended to run as a service via systemd in Linux or other POSIX system. Objects are stored in dataset collection. The collections are accessed via JSON API provided by datasetd. Dataset collections are using SQLite 3 for object storage.j
- Dataset >= 2.1.18 (running COLD Admin)
- Deno >= 2.0 (used to build the app and compile services) (build COLD Admin)
- Pandoc >= 3.1 (render documentation and version.ts) (build COLD Admin)
- GNU Make (build COLD Admin)
- Zip (packaging build and installation)
- Bash+cURL or Powershell (installation only)
- COLD Admin User Manual
See Github Issues