Features

This project is an experiment to see how a modern app, with features like auth, subscriptions, API routes, and static pages would work in a Next.js app.

Next.js

App dir, Routing, Layouts, Loading UI and API routes.

React

Server and Client Components. Use hook.

Database

Vercel Postgres: Scalable SQL for the web, deployed on Vercel.

Components

UI components built using shadcn/ui and styled with Tailwind CSS.

Authentication

Authentication using Auth.js and middlewares.

Subscriptions

Free and paid subscriptions using Stripe. Coming soon...