chore(claude): add frontend part to CLAUDE.md + .claudeignore for security

This commit is contained in:
Edouard Vanbelle
2026-04-08 14:48:04 +02:00
parent d4da43ebe0
commit 4fbb8883af
3 changed files with 92 additions and 4 deletions
+10
View File
@@ -45,3 +45,13 @@ db:
db-down:
docker compose down
# start OxiCloud with static assets in no-cache mode
front-dev:
PROFILE=dev cargo run
front-fmt:
biome format static/
front-lint:
biome lint static/