Skip to content

KayleAI/kayle

Repository files navigation

Kayle

Open-source content moderation at scale.

Development

Biome is recommended for linting.

We use Deepsource for static analysis. Our link is here.

Database

To produce migrations for Supabase, run the following command:

supabase db diff --schema auth,public,extensions -f <name_of_migration>

To produce schema for Drizzle, run the following command:

bunx drizzle-kit introspect