Tech Stack

Tech Stack of Open Micro SaaS

Open Micro SaaS is built on a foundation of cutting-edge technologies and libraries designed to offer robustness, scalability, and ease of development. Below is an overview of our core dependencies and development tools, ensuring our platform remains at the forefront of SaaS innovation.

Core Dependencies

  • Next.js (next): Our primary React framework, providing server-side rendering, static site generation, and optimized performance for web applications.
  • React (react, react-dom): The backbone of our UI, enabling dynamic and responsive user interfaces with a component-based architecture.
  • Prisma (@prisma/client, prisma): Our next-generation ORM for TypeScript and Node.js, facilitating secure and scalable database access.
  • NextAuth.js (next-auth): Integrated authentication solution for Next.js applications, supporting various providers and adapters.
  • Stripe (@stripe/react-stripe-js, @stripe/stripe-js, stripe): Payment processing infrastructure, allowing for secure and flexible financial transactions.
  • Mailgun.js (mailgun.js) and Nodemailer (nodemailer): Our email solutions for transactional emails, notifications, and user communication.
  • Crisp (crisp-sdk-web): Real-time chat and customer support platform integration.
  • Sharp (sharp): High-performance Node.js library for image processing, used in optimizing media content.
  • React Hot Toast (react-hot-toast): Lightweight and stylish notifications library for React applications.
  • Form Data (form-data): Module to create readable "multipart/form-data" streams, facilitating file uploads and form submissions.
  • Resend (resend): Email delivery service integration for reliable transactional email sending.

Development Dependencies

  • TypeScript (typescript): Adds static type definitions to JavaScript, enhancing code quality and maintainability.
  • ESLint (eslint, eslint-config-next, eslint-config-prettier, eslint-plugin-filenames-simple): Linting utility for JavaScript and TypeScript, ensuring code consistency and best practices.
  • Prettier (prettier): Opinionated code formatter, supporting a wide range of languages and integrating with most editors.
  • Tailwind CSS (tailwindcss) and Shadcn: Utility-first CSS framework and UI components for rapidly building custom designs.
  • PostCSS (postcss) and Autoprefixer (autoprefixer): CSS post-processing tools that automate browser compatibility and customizations.
  • Husky (husky): Modern native Git hooks made easy, facilitating automated checks before commits and pushes.
  • Playwright (@playwright/test): End-to-end testing framework for web applications, ensuring reliability and user experience.
  • Dotenv CLI (dotenv-cli): Tool to load environment variables from .env files for local development and testing.
  • Cheerio (cheerio): Fast, flexible, and lean implementation of core jQuery designed for the server, used in web scraping and testing.
  • SMTP Tester (smtp-tester): Utility for testing SMTP servers and applications, crucial for email integration testing.

Our choice of technologies reflects our commitment to creating a scalable, efficient, and user-friendly SaaS platform. By leveraging these tools, Open Micro SaaS aims to streamline the development process, enabling creators to bring their SaaS visions to life with ease.

Getting Started

To get started with Open Micro SaaS, please check out the Getting started guide.