chore: initial Next.js project setup
0 parent commit 9e197b4c9b6ee9d1d0ee764649f12449bfe68aba
@dfa dfa authored on 31 Jul
Showing 20 changed files
View
.gitignore 0 → 100644
View
.husky/pre-commit 0 → 100644
View
AGENTS.md 0 → 100644
View
CLAUDE.md 0 → 100644
View
README.md 0 → 100644
View
eslint.config.mjs 0 → 100644
View
next.config.ts 0 → 100644
View
package-lock.json 0 → 100644
Too large (Show diff)
View
package.json 0 → 100644
View
postcss.config.mjs 0 → 100644
View
public/file.svg 0 → 100644
View
public/globe.svg 0 → 100644
View
public/next.svg 0 → 100644
View
public/vercel.svg 0 → 100644
View
public/window.svg 0 → 100644
View
src/app/favicon.ico 0 → 100644
View
src/app/globals.css 0 → 100644
View
src/app/layout.tsx 0 → 100644
View
src/app/page.tsx 0 → 100644
View
tsconfig.json 0 → 100644