Skip to content

cahyawibawa/ovedocs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6b92559 Â· Mar 21, 2025
Mar 21, 2025
Mar 21, 2025
Mar 21, 2025
Mar 10, 2025
Mar 10, 2025
Mar 10, 2025
Mar 21, 2025
Nov 26, 2024
Mar 21, 2025
Dec 3, 2024
Nov 17, 2024
Nov 17, 2024
Mar 21, 2025
Mar 21, 2025
Mar 10, 2025
Nov 26, 2024
Mar 10, 2025
Mar 21, 2025
Mar 10, 2025
Nov 17, 2024

Repository files navigation

OVERDOCS 🚧

Everything you need to build a production ready SaaS, it's a opinionated stack based on my knowledge I had at the time.

Note

This project is a long term experiment. It's still under development and not ready for production.

What's included

Next.js 15 - Framework
Vercel - Deployments
Biome - Linter, formatter
TailwindCSS - Styling
Shadcn - UI components
next-themes - Theme manager
TypeScript - Type safety
NeonDB - Serverless Postgres
Drizzle - ORM
Better Auth - Authentication
Stripe - Payment
Resend - Email delivery

Roadmap

  • Setup the Better Auth with Postgres
  • Reset Password, Email Verification (resend) and Oauth signin
  • Billing and Payments with Stripe
  • Add Dashboard Page
  • Revamp login page