Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

StackAudit

StackAudit is a free AI spend audit for startup founders and engineering managers who know they are paying for too many AI seats, plans, and API experiments but do not have a clean second opinion. The app turns raw stack inputs into a rules-based savings report, a shareable public URL, and an email-captured lead for Credex when the savings profile is large enough to justify a credits conversation.

Screenshots / Demo

Coming soon after deployment...

Quick Start

Install dependencies:

npm install

Run locally:

npm run dev

Run checks:

npm run lint
npm run typecheck
npm test

Decisions

  • Next.js App Router + TypeScript: Chosen for built-in SEO, shareable public report URLs, and robust OG preview support.
  • Dynamic Audit Engine: Logic is catalog-driven (deterministic) rather than LLM-generated to ensure traceability and defensible financial recommendations.
  • Supabase + Local Fallback: Seamless production lead capture while maintaining a zero-dependency local development environment.
  • Premium Dark Aesthetic: Implemented a "Dark Mode" foundation with glassmorphism to establish trust and authority in a financial context.
  • Honeypot + Throttling: Lightweight security for the lead form to keep user friction low while preventing automated abuse.

Deployed URL

Deployment in progress...

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages