Build Fullstack Backend

MANDATORY reading before writing ANY backend, API, server, or fullstack application code (create_artifact types fullstack-stateless-app / fullstack-stateful-app, or anything that will be launched with launch_backend). Contains the complete hard contract: the canonical FastAPI+Mangum backend.py template, SECRETS handling, /api/* route prefix rules, static/ frontend layout, requirements.txt, and the launch/preview workflow. Building a backend without recalling this skill first WILL break launch and deployment. When in doubt, recall it.

mindsdb de02805 21.3 KB Updated

File contents

mindsdb/anton/tree/main/anton/core/memory/builtin_skills/build-fullstack-backend commit de028053f0

Frequently asked questions

npx skillmds@latest add mindsdb/build-fullstack-backend