Docs
A real NestJS + Next.js monorepo, not a website builder. This is the documentation you get before buying — the same setup instructions and integration contract shipped inside every purchased edition, so you can see exactly what you’re getting.
Install, configure the database, and run the API and web app locally — the exact steps that ship in every edition’s own README.
The monorepo layout, tech stack, and how apps/api, apps/web, and packages/* actually fit together.
The cross-cutting integration contract for the frontend-only edition — auth flow, cookies, response envelopes, and the failure modes that aren’t obvious from an endpoint list alone.
The global/team role model, the permission matrix, and what MFA and SSO actually cover on the ENTERPRISE tier.
What each of the 17 feature modules actually does, grounded in the real module catalog shipped in the codebase.
Every variable in the real .env.example, grouped by concern — names and purpose only.
Configuring Stripe and Razorpay — the real webhook events each provider drives, signature verification, and idempotency.
Railway, Render, or Docker/VPS — health probes and the boot-time checks the API runs before it will start.
Coverage thresholds, how to run the suite, and real curl examples for exercising the API by hand.
/api/docs once you run it