The bknd-production-config skill streamlines the transition from development to production for Bknd.io applications by providing comprehensive guidance on security hardening, environment configuration, and cloud service integration. It automates and guides the setup of critical production features including the isProduction safety flag, robust JWT authentication, Guard-based authorization rules, cross-origin resource sharing (CORS), and persistent cloud media storage via S3, R2, or Cloudinary. This skill is essential for developers looking to ensure their Bknd backends are secure, scalable, and follow industry best practices before going live.
Key Features
01Cloud Media Storage Adapters (S3, R2, Cloudinary)
02Hardened JWT & Cookie Security Configuration
031 GitHub stars
04Granular Guard Authorization Setup
05Production Mode Safety Locking (isProduction)
06Strict CORS and Environment Variable Templates