https://github.com/yud0uhu/firebase-realtime-chat
https://github.com/yud0uhu/firebase-realtime-chat
firebase next react typescript
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/yud0uhu/firebase-realtime-chat
- Owner: yud0uhu
- Created: 2022-12-26T04:27:56.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-12-31T23:32:04.000Z (over 3 years ago)
- Last Synced: 2025-10-24T08:16:38.690Z (8 months ago)
- Topics: firebase, next, react, typescript
- Language: TypeScript
- Homepage: https://firebase-realtime-chat-two.vercel.app/chat
- Size: 2.96 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## node version
Node.js: v16.18.1
## yarn version
yarn: v3.0.0
## 技術構成
- Next.js v13.1.1
- React.js v18.2.0
- TypeScript v4.9.4
- Firebase v9.15.0
- TailwindCSS v3.2.4
- date-fns v2.29.3
## 起動方法
```bash
yarn dev
```
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.