chore: initialize project with package.json and dependencies

This commit is contained in:
Poyraz Avsever
2026-04-27 23:37:05 +03:00
parent cd382f60ba
commit e35a0659aa
5 changed files with 6660 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
node_modules
.next
out
dist
build
.env*
!.env.example
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*