Loading...
Loading...
Found 4 Skills
Create Spring Boot Kotlin Project Skeleton
Initialize a new Convex backend from scratch with schema, auth, and basic CRUD operations. Use when starting a new project or adding Convex to an existing app.
Configure structured logging with Pino. Outputs human-readable colorized logs in development and structured JSON in production for log aggregation services.
Add user authentication using Better Auth with Drizzle ORM and Neon Postgres. Base setup with email/password authentication.