@rxap/nest-supabase
v10.0.8
Published
[![npm version](https://img.shields.io/npm/v/@rxap/nest-supabase?style=flat-square)](https://www.npmjs.com/package/@rxap/nest-supabase) [![commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg?style=flat-square)](https://co
Downloads
107
Readme
@rxap/nest-supabase
Installation
Add the package to your workspace:
yarn add @rxap/nest-supabase
Install peer dependencies:
yarn add @nestjs/common@^10.3.8 @nestjs/config@^3.2.2 @supabase/supabase-js@^2.38.0
Execute the init generator:
yarn nx g @rxap/nest-supabase:init
Generators
init
Initialize the package in the workspace
yarn nx g @rxap/nest-supabase:init