SiteLedger
Construction CRM demo foundation with working local auth and dashboard.
Sign in with seeded demo accounts, view a protected dashboard, and run the project locally using Next.js, Prisma, Supabase Postgres, and NextAuth.
Working auth flow
Register, login, forgot password, reset password, protected routes, and audit logging.
Protected dashboard
Dashboard pulls live figures from seeded database data through Prisma.
Windows ready
README will include PowerShell install, migrate, seed, run, build, and zip steps.