Projects

Projects local development

1. Configure the existing local `.env` and PostgreSQL service. 2. Run `pnpm install`, `pnpm db:migrate`, and `pnpm db:seed`. 3. Run `pnpm dev`; dashboard is `http://localhost:3000`

Use this when...

Use this when changing, testing, or deploying the system.

  1. Configure the existing local .env and PostgreSQL service.
  2. Run pnpm install, pnpm db:migrate, and pnpm db:seed.
  3. Run pnpm dev; dashboard is http://localhost:3000 and docs are http://localhost:3001.

Project samples are opt-in. Enable the CRM, Audit, Quote, Finance, and SEED_PROJECT_SAMPLE_DATA=true flags outside production, then run pnpm db:seed. The idempotent sample includes a partially paid installation project, assignments, tasks, standard milestones, visits, checklist items, risks, and activity history.

No inventory, procurement, messaging, portal, mobile, AI, external-integration, or production credential is required.

Developer Details
Source
apps/docs/content/projects/local-development.md
Owner
Module Owner
Status
Current
Module
Projects
Related route
/projects