2 Commits

Author SHA1 Message Date
Hanh To
fcb0846ab8 fix: update .env.example, remove package-lock.json, add Windows dev notes
Some checks failed
Refresh Lockfile / refresh (push) Has been cancelled
Release / verify_canary (push) Has been cancelled
Release / publish_canary (push) Has been cancelled
Release / verify_stable (push) Has been cancelled
Release / preview_stable (push) Has been cancelled
Release / publish_stable (push) Has been cancelled
- Updated .env.example to match actual env vars (PAPERCLIP_PUBLIC_URL, BETTER_AUTH_SECRET)
- Added package-lock.json and VissSoft_CEO/ to .gitignore
- Added Windows development notes section in doc/DEVELOPING.md
2026-03-20 23:10:51 +07:00
Forgotten
481b3a46db Add project scaffolding and infrastructure config
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>
2026-02-16 13:31:35 -06:00