Feature Backend

Guide for adding a backend layer (REST API + WebSockets) to Fusebase Apps features. Use when: (1) A feature needs a server-side API beyond the Dashboard SDK, (2) Adding REST endpoints or WebSocket support, (3) Setting up the backend/ folder structure. The backend is OPTIONAL — only add when the feature genuinely requires server-side logic.

antongulin 32c51df 11.9 KB Updated

File contents

antongulin/fusebase-challenge/tree/main/.claude/skills/feature-backend commit 32c51dfd1b

Frequently asked questions

npx skillmds@latest add antongulin/feature-backend