An open API service indexing awesome lists of open source software.

https://github.com/kingjaeyeon/nextjs-stream-chat

유튜버 Coding in Flow - nextjs stream chat(third nextjs project tutorial)
https://github.com/kingjaeyeon/nextjs-stream-chat

Last synced: 26 days ago
JSON representation

유튜버 Coding in Flow - nextjs stream chat(third nextjs project tutorial)

Awesome Lists containing this project

README

        

```
npm i @clerk/nextjs @clerk/themes @t3-oss/env-nextjs @types/web-push eslint-config-prettier [email protected] [email protected] lucide-react stream-chat stream-chat-react tailwind-merge web-push zod svix
```

## Generate VAPID keys
```
npx web-push generate-vapid-keys
```