/chatpdf-app

Primary LanguageTypeScript

ChatPDF

Getting Started

First, run the development server:

npm run dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.tsx. The page auto-updates as you edit the file.

Architecture

Important Packages

  • Next.js - a react Web framework that uses file-based routing
  • Neon: Serverless DB instance, enables edge runtime
  • Clerk: User management platform
  • Drizzle: Supports edge runtime.
  • Drizzle-studio: Web interface for database, similar to PGAdmin
  • Stripe: Payment integration service