Guides
Framework Support
Use keydrop run for build-time injection. Use init() for runtime loading.
Next.js
Build-time secret injection
Runtime secret loading
Verified with:
- Next.js
- Vercel
- App Router
- NEXT_PUBLIC variables
Node.js
Runtime secret loading
Development
Works with:
- Express
- Fastify
- Hono
- NestJS