Carbon

screenshot of Carbon
react
remix
tailwind
radix-ui
supabase

Carbon is a high-performance, open-source, single tenant (incomplete) ERP written in Typescript. It allows customers, suppliers, and employees to share a common platform that's easy to extend.

Overview

Carbon ERP is an open-source, high-performance ERP written in Typescript. It provides a common platform for customers, suppliers, and employees to easily integrate and share data. With features such as full-stack type safety, realtime database subscriptions, and attribute-based access control, Carbon ERP aims to provide a comprehensive solution for businesses.

Features

  • Full-stack type safety: Ensures type safety from the database to the user interface.
  • Realtime database subscriptions: Allows for real-time updates and notifications.
  • Attribute-based access control (ABAC): Enables fine-grained control over user access based on attributes.
  • Row-level security (RLS): Provides access control at the row level.
  • Composable user groups: Allows for flexible creation and management of user groups.
  • Magic link authentication: Simplifies authentication with magic links.
  • File-based routing: Enables easy and organized routing using files.
  • Third-party integrations for data: Allows integration with third-party services for data exchange.
  • Easy-to-use plugin system: Provides a plugin system for extending and customizing functionality.

Summary

Carbon ERP is a powerful ERP solution that offers a wide range of features and a flexible architecture. With its high performance, type safety, and various access control mechanisms, Carbon ERP provides businesses with a reliable and secure platform for managing their operations. The comprehensive roadmap indicates ongoing development and improvement, making Carbon ERP a promising choice for businesses in need of an ERP system.

react
React

React is a widely used JavaScript library for building user interfaces and single-page applications. It follows a component-based architecture and uses a virtual DOM to efficiently update and render UI components

remix
Remix

Remix is a modern JavaScript framework that focuses on building fast and performant web applications. It emphasizes a combination of server-rendered content and client-side interactivity, offering a robust architecture for creating scalable and maintainable projects.

tailwind
Tailwind

Tailwind CSS is a utility-first CSS framework that provides pre-defined classes for building responsive and customizable user interfaces.

radix-ui
Radix UI

Radix Primitives is a low-level UI component library with a focus on accessibility, customization and developer experience. You can use these components either as the base layer of your design system, or adopt them incrementally.

supabase
Supabase

Supabase is an open source Firebase alternative. Start your project with a Postgres database, Authentication, instant APIs, Edge Functions, Realtime subscriptions, and Storage.

fullstack
Fullstack

A fullstack boilerplate provides a starter application that includes both frontend and backend. It should include database, auth, payments, user roles and other backend services to build a fully featured saas or webapps.

eslint
Eslint

ESLint is a linter for JavaScript that analyzes code to detect and report on potential problems and errors, as well as enforce consistent code style and best practices, helping developers to write cleaner, more maintainable code.

turborepo
Turborepo

Turbo is an incremental bundler and build system optimized for JavaScript and TypeScript, written in Rust.

typescript
Typescript

TypeScript is a superset of JavaScript, providing optional static typing, classes, interfaces, and other features that help developers write more maintainable and scalable code. TypeScript's static typing system can catch errors at compile-time, making it easier to build and maintain large applications.