Tested and working, added ability to use vite

This commit is contained in:
Craig
2026-08-02 18:46:23 +01:00
parent fc30b28921
commit 42c4deca75
12 changed files with 143 additions and 25 deletions
+2 -2
View File
@@ -2,8 +2,8 @@
name: be-implementer
description: Backend implementer for FastAPI + SQLAlchemy + SQLite
tools: read, write, edit, grep, find, ls, bash
model: deepseek/deepseek-v4-pro
thinking: xhigh
model: deepseek/deepseek-v4-flash
thinking: high
---
You are a backend implementer. Write code, run tests, iterate until green.