Initial commit: Portfolio Website
Vollständige Next.js 15 Portfolio-Website mit: - Blog-System mit 100+ Artikeln - Supabase-Integration - Responsive Design mit Tailwind CSS - TypeScript-Konfiguration - Testing-Setup mit Vitest und Playwright Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,74 @@
|
||||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm install:*)",
|
||||
"Bash(mkdir:*)",
|
||||
"Bash(node:*)",
|
||||
"Bash(timeout 10 pnpm run dev)",
|
||||
"Bash(pnpm run:*)",
|
||||
"Bash(pnpm exec:*)",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(npm run dev:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(git add:*)",
|
||||
"Bash(rm:*)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(pnpm add:*)",
|
||||
"Bash(pnpm approve-builds:*)",
|
||||
"Bash(curl:*)",
|
||||
"Bash(npx tailwindcss:*)",
|
||||
"Bash(taskkill:*)",
|
||||
"Bash(dir:*)",
|
||||
"Bash(test:*)",
|
||||
"mcp__ide__getDiagnostics",
|
||||
"Bash(where:*)",
|
||||
"Bash(git commit:*)",
|
||||
"Bash(git push:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(pnpm --version:*)",
|
||||
"Bash(npm config:*)",
|
||||
"Bash(export PATH=\"$PATH:/c/Users/damja/AppData/Roaming/npm\")",
|
||||
"Bash(timeout 10 npm run dev:*)",
|
||||
"Bash(grep:*)",
|
||||
"Bash(mv:*)",
|
||||
"Bash(git restore:*)",
|
||||
"Bash(git remote:*)",
|
||||
"Bash(npx sharp-cli:*)",
|
||||
"WebFetch(domain:www.googleapis.com)",
|
||||
"Bash(pip --version:*)",
|
||||
"Bash(pip install:*)",
|
||||
"Bash(python:*)",
|
||||
"Bash(pyftsubset:*)",
|
||||
"Bash(NODE_TLS_REJECT_UNAUTHORIZED=0 node:*)",
|
||||
"WebFetch(domain:pagespeed.web.dev)",
|
||||
"Bash(npx tsx:*)",
|
||||
"Bash(npx next build)",
|
||||
"Bash(npx next:*)",
|
||||
"Bash(npm --version:*)",
|
||||
"Bash(npm i)",
|
||||
"Bash(npm cache clean:*)",
|
||||
"Bash(npm init -y)",
|
||||
"Bash(npx create-next-app@latest:*)",
|
||||
"Bash(echo \"npm install failed with exit code $?\")",
|
||||
"Bash(echo:*)",
|
||||
"Bash(npm run lint)",
|
||||
"Bash(npx --yes next build:*)",
|
||||
"Bash(pnpm next build:*)",
|
||||
"Bash(timeout /t 2 /nobreak)",
|
||||
"Bash(pnpm list:*)",
|
||||
"WebSearch",
|
||||
"Bash(npx eslint:*)",
|
||||
"WebFetch(domain:platform.openai.com)",
|
||||
"WebFetch(domain:cookbook.openai.com)",
|
||||
"Bash(findstr:*)",
|
||||
"Bash(npm i:*)",
|
||||
"Bash(npm view:*)",
|
||||
"WebFetch(domain:ai.google.dev)",
|
||||
"Bash(copy \"C:\\\\Users\\\\damja\\\\WebstormProjects\\\\Portfolio\\\\Portfolio.png\" \"C:\\\\Users\\\\damja\\\\WebstormProjects\\\\Portfolio\\\\public\\\\hero-portrait.png\")",
|
||||
"Bash(npx playwright:*)",
|
||||
"Bash(npx:*)",
|
||||
"Bash(git reset:*)"
|
||||
],
|
||||
"deny": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user