Welcome!

This is an app built to showcase the capabilities of Next.js 14.

266 stars on GitHub

Features

Next.js 14

App directory, routing, layouts, and API routes.

React 18

Server and client components.

TypeScript

Type safety and more.

ORM

Object-relational mapping using Prisma.

Database

PostgreSQL database deployed on Supabase.

Components

UI components built with NextUI. Dark mode implemented using next-themes.

Tailwind CSS

Utility-first CSS framework enabling rapid and customizable front-end styling.

Light & Dark Mode

Theme switching implemented using next-themes.

Authentication

OAuth 2.0 authentication through Google, GitHub, and Discord using NextAuth.js.

OpenAI API

Uses GPT-3.5-Turbo model from OpenAI to enhance social media posts.

Payments

Paid subscriptions using Stripe unlocking features for users.