Skip to content

Startvest-LLC/theintegrityframework

Repository files navigation

theintegrityframework.org

The Integrity Framework Directory — a public directory of products evaluated against the Startvest Integrity Framework.

Stack

  • Next.js 16 (App Router) + MDX
  • Tailwind CSS
  • Static rendering of listings from data/listings.json
  • Azure App Service (Docker, standalone output)

Local development

npm install
npm run dev

Dev server runs on port 3010 to avoid colliding with adjacent products.

Verification

npm run typecheck
npm run lint
npm run build

Repo layout

src/
  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)

Status

v0.1 scaffold. See E:/Development/Startvest/INTEGRITY-DIRECTORY-PLAN.md for the locked design and outstanding work.

About

The Integrity Framework Directory — public directory of products evaluated against the Startvest Integrity Framework v1.0. Lives at theintegrityframework.org

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors