Feat/make dapp nextjs (#41)

This commit is contained in:
Celine Sarafa
2022-08-08 11:32:24 +02:00
committed by GitHub
parent c87a77ef10
commit 31ec2ecb9d
50 changed files with 3573 additions and 2747 deletions
+16 -5
View File
@@ -8,18 +8,29 @@
# testing
/coverage
# next.js
/.next/
/out/
# production
/build
# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local
*.pem
# debug
npm-debug.log*
yarn-debug.log*
yarn-error.log*
.pnpm-debug.log*
.eslintcache
# local env files
.env*.local
# vercel
.vercel
# typescript
*.tsbuildinfo
next-env.d.ts