An open API service indexing awesome lists of open source software.

https://github.com/sachin-bi/saas-eventdriven-nextjs

saas-clerk-template. This project is a template for building SaaS applications using Next.js, TypeScript, and an event-driven architecture.
https://github.com/sachin-bi/saas-eventdriven-nextjs

postgresql prisma saas-clerk-template

Last synced: 2 months ago
JSON representation

saas-clerk-template. This project is a template for building SaaS applications using Next.js, TypeScript, and an event-driven architecture.

Awesome Lists containing this project

README

        

## Getting Started

First, run the development server:

```bash
npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev
```