Guide overview
WorkSight documentation for operators and contributors.
Start here
- Introduction — what the monorepo is
- Getting started — local run
- Installation — native + Docker
- Configuration — real env vars
- Deployment — three Vercel projects + Docker API
MVP reminders
- Data for the current slice:
@worksight/commonfixtures - Packages:
@worksight/web,@worksight/api,@worksight/docs,@worksight/common - Stack: Next.js 15 + NestJS + pnpm/Turbo
- API on Vercel is not serverless yet — use Docker for a live API
Developer API notes live under Dev → API overview.
