mirror of
https://github.com/khoaliber/paperclip.git
synced 2026-04-19 09:05:15 +00:00
pnpm monorepo with shared packages, server, and UI workspaces. Includes Docker multi-stage build, Postgres compose, and root TypeScript/Vitest config. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
4 lines
94 B
Plaintext
4 lines
94 B
Plaintext
DATABASE_URL=postgres://paperclip:paperclip@localhost:5432/paperclip
|
|
PORT=3100
|
|
SERVE_UI=false
|