fase(10): frontend shadcn-ui shell with auth

This commit is contained in:
debian
2026-03-05 10:26:17 -05:00
parent 7526a5bc15
commit 5ef4ce5de0
49 changed files with 9105 additions and 131 deletions

View File

@@ -1,14 +1,9 @@
{
"permissions": {
"allow": [
"Bash(npm *)",
"Bash(npx *)",
"Bash(node *)",
"Bash(git *)",
"Bash(cd *)",
"Bash(cat *)",
"Bash(ls *)",
"Bash(mkdir *)",
"Bash(ls *)",
"Bash(cat *)",
"Bash(cp *)",
"Bash(mv *)",
"Bash(rm *)",
@@ -21,11 +16,25 @@
"Bash(echo *)",
"Bash(which *)",
"Bash(pwd)",
"Bash(cd *)",
"Bash(npm *)",
"Bash(npx *)",
"Bash(node *)",
"Bash(git *)",
"Bash(docker *)",
"Bash(docker compose *)",
"Bash(tsc *)",
"Bash(vitest *)",
"Bash(eslint *)",
"Bash(wc *)",
"Bash(sort *)",
"Bash(uniq *)",
"Bash(touch *)",
"Bash(chmod *)",
"Bash(test *)",
"Bash(diff *)",
"Bash(tar *)",
"Bash(curl *)",
"Bash(tree *)",
"Read",
"Write",
"Edit",