I built this to make Cloudflare Workers secrets and plaintext variables easier to manage across production and staging. It features scripts for syncing encrypted secrets, applying plaintext vars during deploys, rotating secrets with backups, starter Worker templates, GitHub Actions workflows, and best-practice docs. It is published on npm as cloudflare-secrets-manager and GitHub Packages as @nyigoro/cloudflare-secrets-manager. Feedback welcome, especially for multi-Worker setups!
Most languages make you choose: safety or the web. Lumina doesn't. Lumina is a statically typed, web-native language with HM type inference, algebraic types, and trait-based polymorphism, compiled to JavaScript and WebAssembly. Build reactive UIs, WebGPU workloads, and WASM modules in the same language, with the same type system. - nyigoro/lumina-lang