SAAS order management website for wholesalers.
This is a clone of a private repository created for portfolio purposes. The original contains sensitive configuration files, database schemas, and other production-related code that I want to keep private for the security of my customers.
- Next.js App Router (the full-stack framework built on top of React) deployed with Vercel
- PostgreSQL deployed with Neon
- Drizzle type-safe SQL query builder
- Mailgun email service
- React-email
- React-hook-form
- Zod validation
- Tailwind CSS
Please see my developer website write-up for more details.