added next.js
parents
chat-room/.gitignore
0 → 100644
chat-room/README.md
0 → 100644
chat-room/eslint.config.mjs
0 → 100644
chat-room/next.config.ts
0 → 100644
chat-room/package.json
0 → 100644
chat-room/pnpm-lock.yaml
0 → 100644
This diff is collapsed.
chat-room/postcss.config.mjs
0 → 100644
chat-room/public/file.svg
0 → 100644
chat-room/public/globe.svg
0 → 100644
chat-room/public/next.svg
0 → 100644
chat-room/public/vercel.svg
0 → 100644
chat-room/public/window.svg
0 → 100644
25.3 KB
chat-room/src/app/layout.tsx
0 → 100644
chat-room/src/app/page.tsx
0 → 100644
chat-room/tsconfig.json
0 → 100644