feat: implement project launch script run.sh and update README
This commit is contained in:
2
.kilocode/rules/specify-rules.md
Executable file → Normal file
2
.kilocode/rules/specify-rules.md
Executable file → Normal file
@@ -3,6 +3,7 @@
|
||||
Auto-generated from all feature plans. Last updated: 2025-12-19
|
||||
|
||||
## Active Technologies
|
||||
- Python 3.9+, Node.js 18+ + `uvicorn`, `npm`, `bash` (003-project-launch-script)
|
||||
|
||||
- Python 3.9+ (Backend), Node.js 18+ (Frontend Build) (001-plugin-arch-svelte-ui)
|
||||
|
||||
@@ -23,6 +24,7 @@ cd src; pytest; ruff check .
|
||||
Python 3.9+ (Backend), Node.js 18+ (Frontend Build): Follow standard conventions
|
||||
|
||||
## Recent Changes
|
||||
- 003-project-launch-script: Added Python 3.9+, Node.js 18+ + `uvicorn`, `npm`, `bash`
|
||||
|
||||
- 001-plugin-arch-svelte-ui: Added Python 3.9+ (Backend), Node.js 18+ (Frontend Build)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user