Skip to content

shamthecodes/audit-project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SpendLens — AI Spend Audit for Startups

I built this because most startups I talked to had no idea if they were on the right AI tool plan. They just paid the bill. SpendLens fixes that — enter what you pay, get an instant breakdown of where you're wasting money and what to do about it.

Live URL: https://audit-project-alpha.vercel.app/

What it does

You enter your AI tools, plans, seats, and monthly spend. The app runs an audit against current official pricing, flags where you're overpaying or on the wrong plan, and shows you exactly how much you could save per month and per year. For audits showing over $500/mo in savings, it surfaces Credex as a way to capture even more through discounted credits.

No login. No signup. Value first, email after.

Screenshots

Landing Page

Landing Page

Adding items

Adding item

Audit Results

Results

Email Delivery

Email

Quick Start

Open http://localhost:3000

## Environment Variables
DATABASE_URL=               # Supabase pooled connection string
DIRECT_URL=                 # Supabase direct connection string
RESEND_API_KEY=             # From resend.com
ARCJET_KEY=                 # From arcjet.com
GEMINI_API_KEY=             # From aistudio.google.com
NEXT_PUBLIC_APP_URL=        # Your deployed URL
NEXT_PUBLIC_SUPABASE_URL=   # From Supabase dashboard

Open http://localhost:3000

Environment Variables

DATABASE_URL= # Supabase pooled connection string DIRECT_URL= # Supabase direct connection string RESEND_API_KEY= # From resend.com ARCJET_KEY= # From arcjet.com GEMINI_API_KEY= # From aistudio.google.com NEXT_PUBLIC_APP_URL= # Your deployed URL NEXT_PUBLIC_SUPABASE_URL= # From Supabase dashboard

About

This is from NEXT.js ,React components files to enhance

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors