The Integrity Framework Directory — a public directory of products evaluated against the Startvest Integrity Framework.
- Next.js 16 (App Router) + MDX
- Tailwind CSS
- Static rendering of listings from
data/listings.json - Azure App Service (Docker, standalone output)
npm install
npm run devDev server runs on port 3010 to avoid colliding with adjacent products.
npm run typecheck
npm run lint
npm run buildsrc/
app/ Next.js App Router pages
components/ Shared UI
lib/ Site metadata, helpers
data/
listings.json Source of truth for the directory
content/ MDX content (framework, methodology)
v0.1 scaffold. See E:/Development/Startvest/INTEGRITY-DIRECTORY-PLAN.md for the locked design and outstanding work.