Feature Secrets

Guide for creating and using secrets in Fusebase Apps feature backends. Use when: (1) A feature backend needs API keys, passwords, or other sensitive config, (2) Creating secrets via the CLI, (3) Accessing secrets at runtime in backend code, (4) Deciding what should be a secret vs. a regular env var.

antongulin 07d3201 4.2 KB Updated

File contents

antongulin/fusebase-challenge/tree/main/.claude/skills/feature-secrets commit 07d3201dcf

Frequently asked questions

npx skillmds@latest add antongulin/feature-secrets