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
Initialize the package in the workspace
yarn nx g @rxap/nest-supabase:init