Start FastAPI development server with hot reload and proper configuration
/plugin marketplace add Lobbi-Docs/claude/plugin install fastapi-backend@claude-orchestration[--port 8000] [--host 0.0.0.0] [--reload] [--workers 1]# Start FastAPI Development Server Start the development server with optimal settings for local development. ## Pre-flight Checks Before starting, verify: 1. **Virtual environment** is activated 2. **Dependencies** are installed (`pip install -r requirements.txt`) 3. **Environment variables** are set (`.env` file exists) 4. **Database** is accessible (MongoDB running) ## Development Server Options ### Standard Development (with uvicorn) ### Production-like Development (with gunicorn) ## Environment Setup ### Required Environment Variables ### Load Environment ## Docker Dev...
/devExtreme lightweight end-to-end development workflow with requirements clarification, intelligent backend selection, parallel codeagent execution, and mandatory 90% test coverage
/devExtreme lightweight end-to-end development workflow with requirements clarification, parallel codeagent execution, and mandatory 90% test coverage