feat: docs.pivoine.art

This commit is contained in:
2025-10-09 19:11:53 +02:00
parent 301e03af58
commit d2fcde9302
28 changed files with 6160 additions and 2 deletions

View File

@@ -0,0 +1,48 @@
# Dependencies
node_modules
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
# Testing
coverage
# Next.js
.next
out
# Production
build
# Misc
.DS_Store
*.pem
# Debug
*.log
# Local env files
.env*.local
.env
# Vercel
.vercel
# TypeScript
*.tsbuildinfo
next-env.d.ts
# IDE
.vscode
.idea
*.swp
*.swo
# Git
.git
.gitignore
# Documentation
README.md
QUICKSTART.md