Skip to content

Guide overview

WorkSight documentation for operators and contributors.

Start here

  1. Introduction — what the monorepo is
  2. Getting started — local run
  3. Installation — native + Docker
  4. Configuration — real env vars
  5. Deployment — three Vercel projects + Docker API

MVP reminders

  • Data for the current slice: @worksight/common fixtures
  • 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.

Released under the MIT License.