Nexus - Paperclip fork with UI overlay
Find a file
Forgotten 54f3526252 Add database setup guide and clean up spec formatting
Add doc/DATABASE.md documenting the three database modes: embedded
PGlite, local Docker PostgreSQL, and hosted production. Fix markdown
table alignment and minor whitespace in SPEC.md.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-16 20:21:15 -06:00
doc Add database setup guide and clean up spec formatting 2026-02-16 20:21:15 -06:00
packages Add embedded PGlite support as zero-config database option 2026-02-16 19:07:37 -06:00
plans Add module system design plan 2026-02-16 14:25:01 -06:00
server Add embedded PGlite support as zero-config database option 2026-02-16 19:07:37 -06:00
ui Add React UI with Vite 2026-02-16 13:32:04 -06:00
.env.example Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
.gitignore Add embedded PGlite support as zero-config database option 2026-02-16 19:07:37 -06:00
.npmrc Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
docker-compose.yml Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
Dockerfile Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
GOAL.md Add product documentation 2026-02-16 13:31:42 -06:00
package.json Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
pnpm-lock.yaml Add embedded PGlite support as zero-config database option 2026-02-16 19:07:37 -06:00
pnpm-workspace.yaml Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
PRODUCT.md Update product spec with adapter model and expanded governance 2026-02-16 19:59:54 -06:00
SPEC.md Add database setup guide and clean up spec formatting 2026-02-16 20:21:15 -06:00
tsconfig.json Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00
vitest.config.ts Add project scaffolding and infrastructure config 2026-02-16 13:31:35 -06:00