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: 7 months 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 prettier@2.8.8 prettier-plugin-tailwindcss@0.4.1 lucide-react stream-chat stream-chat-react tailwind-merge web-push zod svix
```

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