1.0.1 • Published 4 months ago

reeper v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
4 months ago

create-nextjs-fullstack

A CLI tool to create a Next.js full-stack boilerplate with Clerk, Convex, shadcn/ui, PayPal, PayFast, and Nodemailer.

Features

  • Clerk for authentication
  • Convex for backend/database
  • shadcn/ui for components
  • PayPal and PayFast payment integrations
  • Nodemailer with Gmail
  • Complete user schema in Convex
  • Ready-made project structure

Installation

# Using npx (recommended)
npx create-nextjs-fullstack my-project

# Or install globally
npm install -g create-nextjs-fullstack
create-nextjs-fullstack my-project
1.0.1

4 months ago

1.0.0

4 months ago