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

https://github.com/makerkit/makerkit

An Open Source Monorepo with libraries and utilities used in the Makerkit kits
https://github.com/makerkit/makerkit

Last synced: about 1 year ago
JSON representation

An Open Source Monorepo with libraries and utilities used in the Makerkit kits

Awesome Lists containing this project

README

          

# Makerkit

This repository contains Open Source code used in the [Makerkit](https://makerkit.dev) SaaS Starter Kits.

This repository uses Nrwl Nx to manage the monorepo.

## Packages

Packages are published to the [Makerkit NPM Organization](https://www.npmjs.com/org/makerkit).

You'll find the packages under the `packages` directory.

Currently, the following packages are available:

1. [Core Data Loader SDK for Supabase](https://github.com/makerkit/makerkit/tree/main/packages/data-loader/supabase/core)
2. [Next.js Data Loader SDK for Supabase](https://github.com/makerkit/makerkit/tree/main/packages/data-loader/supabase/nextjs)
3. [Remix Data Loader SDK for Supabase](https://github.com/makerkit/makerkit/tree/main/packages/data-loader/supabase/remix)
4. [QStash Task Queue](https://github.com/makerkit/makerkit/tree/main/packages/qstash)