Documentation
What is included?
Overview

Overview

The starter kit comes with assets, features and serivces integrations to ensure you have everything you need to build a fully functional and scalable application. Below is a list of what is included.

Technologies Used

  • Next.js: The latest version of Next.js for a powerful, server-side rendering React framework.
  • TypeScript: A statically typed superset of JavaScript to enhance code quality and maintainability.
  • React: The library for web and native user interfaces.
  • Shad/cn UI: A Tailwind CSS based library of reusable React UI components.
  • Tailwind CSS: A utility-first CSS framework for rapid UI development.
  • Prisma: An ORM for Node.js and TypeScript to manage database operations.

Pages

Integrations

5. Color Themes

  • Pre-defined themes: The starter kit includes several interchangeable themes with customizable HSL color codes. Easily switch between themes or create your own to match your branding.

6. Database Management

  • Prisma: Simplify database interactions with Prisma, an intuitive ORM for Node.js and TypeScript.

7. Environment Configuration

Easily configure your environment variables to integrate with Clerk and Stripe. Follow the setup instructions to add your API keys and secrets to the .env file for secure configuration.

8. Documentation

Comprehensive documentation is provided to guide you through setup and customization of the starter kit, ensuring a smooth development process.