NeedMap
AI Need Navigation

Docs

Documentation with product-level presentation, not a bolted-on help center.

Explain setup, modules, and integration seams using the same visual language as the rest of the marketing site.

Guide shape

ShipAny-style products make docs feel like part of the onboarding funnel. This page follows that same idea with a distinct implementation.

Foundation

Reusable essentials that turn this repository into a production-ready public starter.

  • Next.js App Router with locale-aware routing
  • Google authentication with account bootstrapping
  • Credits, billing, admin, and typed database access
  • Playwright, Vitest, ESLint, and type-safe builds
Growth

Public-facing surfaces inspired by ShipAny documentation structure.

  • Landing, pricing, docs, blog, templates, and showcases
  • CMS-powered content collections with publish states
  • Referral workflows and reusable marketing CTAs
  • Site settings for support, analytics, and announcement copy
Operations

Dashboard modules that teams typically need before adding domain logic.

  • API key management with revoke flow
  • AI studio history and provider/model presets
  • Activity stream for operational visibility
  • Admin tools for package, action, and content management
Extensions

Template-safe configuration points for common SaaS add-ons.

  • Email provider placeholders
  • Analytics and support widget configuration
  • AI provider defaults and credits integration points
  • Public docs that explain where to wire real services