@chaos-overlords/bug-reports
v0.9.5
Published
Bug report intake: its own Drizzle schema, migration lineage and database, plus the blob store the compressed match journals are kept in. Deliberately shares nothing with the multiplayer storage.
Maintainers
Readme
@chaos-overlords/bug-reports
Bug report intake for the Chaos Overlords: New Chrome multiplayer server.
Bug report intake in a database of its own: schema, migration lineage, repository, blob store and service. It deliberately shares nothing with the multiplayer storage — reports arrive unauthenticated, outlive the matches they describe, and carry other players' game journals.
The migration lineage ships under migrations/sqlite. better-sqlite3 is an optional peer.
Install
npm install @chaos-overlords/bug-reportsRequires Node.js 22 or newer.
Documentation
The operator and contributor manual for the whole multiplayer workspace is in
multiplayer/README.md; the design notes are in
docs/MULTIPLAYER.md.
