Micro SaaS AI Starter with Next.js 14, React, Tailwind, Prisma, Stripe & GeneratedBy API
The Micro SaaS AI Starter is a project that allows users to build a Micro SaaS AI Platform using Next.js 14, React, Tailwind, Prisma, Stripe, and GeneratedBy. It is a fork of the next13-ai-saas project by Antonio Erdeljac. The project includes various features such as AI prompts folders for generating main project pages, folder structure in Next 14 App Router, Next Intl for Internationalization, Shadcn UI on top of Radix UI, Tailwind & Framer Motion animations and effects, Clerk Authentication, client form validation and handling using react-hook-form, server error handling using react-toast, GeneratedBy Prompt based Application APIs, Stripe monthly subscription, free tier with API limiting, and full responsiveness.
To install the Micro SaaS AI Starter, follow these steps:
.env file.Here are the available commands:
npm run dev: Start a development instance of the app.npm run build: Build the application for production.npm start: Start the production application.npm run lint: Lint the application code.npm run postinstall: Generate Prisma client after install.The Micro SaaS AI Starter is a project that provides a starting point for building a Micro SaaS AI Platform. It offers various features such as AI prompts for generating main project pages, internationalization support, UI components, animations and effects, authentication, form validation, and error handling. The installation process is straightforward, requiring cloning the repository, installing packages, setting up the environment, configuring Prisma and a database, and starting the app. Overall, the Micro SaaS AI Starter is a useful tool for developers looking to build a SaaS platform with AI capabilities.