Plasma

Getting Started

Install and use plasma in your project

Install

pnpm add @crm/plasma

TypeScript

Is highly recommended to use TypeScript with Plasma. Plasma is designed to work with TypeScript and provides type safety for your API routes. Without it, you lose many of the benefits of using Plasma.

On this page