Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
dev - Prompt - OpenSmartRoute
Promptv1.0.0
dev
Lance le serveur de dev de l'app principale Bonap (React + Vite, port 5173).
Copy one of these into your project. Installing also returns the manifest and these snippets.
# Lancer le serveur de développement
Lance le serveur de dev de l'app principale Bonap (React + Vite, port 5173).
```bash
npm run dev
```
Proxy actif :
- `/api` → `VITE_MEALIE_URL` (Mealie)
- `/anthropic`, `/openai`, `/google-ai` → APIs LLM respectives (contournement CORS)
Manifest
The prompt text and its fill-in variables. Copy it or fetch it by URL from your own code.
aymericlefeyer-bonap-dev-command.prompt.jsonjson
{
"prompt": "# Lancer le serveur de développement\n\nLance le serveur de dev de l'app principale Bonap (React + Vite, port 5173).\n\n```bash\nnpm run dev\n```\n\nProxy actif :\n- `/api` → `VITE_MEALIE_URL` (Mealie)\n- `/anthropic`, `/openai`, `/google-ai` → APIs LLM respectives (contournement CORS)",
"variables": [],
"notes": "Lance le serveur de dev de l'app principale Bonap (React + Vite, port 5173).",
"metadata": {
"source": {
"provider": "github-claude-commands",
"repository": "https://github.com/AymericLeFeyer/bonap",
"path": ".claude/commands/dev.md",
"ref": "bf994b743e801fa51a451b8f387dc1b3d8fcdc5f",
"url": "https://github.com/AymericLeFeyer/bonap/blob/bf994b743e801fa51a451b8f387dc1b3d8fcdc5f/.claude/commands/dev.md",
"key": "AymericLeFeyer/bonap/.claude/commands/dev.md"
}
}
}
Fetch it by URL: GET /api/v1/registry/aymericlefeyer-bonap-dev-command/manifest?version=1.0.0
Reviews
Star ratings from people who tried it. One review per account; edit yours any time.
No reviews yet. Install it, try it, and be the first to rate it.