Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vohungbk/funny-chat
A real-time chat app made with next, typescript, firebase
https://github.com/vohungbk/funny-chat
Last synced: about 1 month ago
JSON representation
A real-time chat app made with next, typescript, firebase
- Host: GitHub
- URL: https://github.com/vohungbk/funny-chat
- Owner: vohungbk
- Created: 2022-07-19T09:06:06.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-30T15:16:20.000Z (over 2 years ago)
- Last Synced: 2023-03-06T22:43:46.363Z (almost 2 years ago)
- Language: TypeScript
- Size: 163 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Getting Started
First, run the development server:
```bash
npm run dev
# or
yarn dev
```