https://github.com/desertcod98/realtime-chat
Fullstack realtime chat built with Nextjs, Soketi (websockets) and Cloudflare R2
https://github.com/desertcod98/realtime-chat
Last synced: about 1 year ago
JSON representation
Fullstack realtime chat built with Nextjs, Soketi (websockets) and Cloudflare R2
- Host: GitHub
- URL: https://github.com/desertcod98/realtime-chat
- Owner: desertcod98
- Created: 2023-08-28T17:19:23.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-05-05T15:16:38.000Z (about 2 years ago)
- Last Synced: 2025-03-18T13:45:05.930Z (about 1 year ago)
- Language: TypeScript
- Homepage: https://earnest-strudel-23d289.netlify.app
- Size: 440 KB
- Stars: 6
- Watchers: 1
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Realtime chat
[NOT RESPONSIVE!]
\
Realtime chat created using:
\
-NextJS
\
-Websockets (Hosting a [Soketi](https://docs.soketi.app/) server on [Render](https://render.com/))
\
-Drizzle ORM
\
-NextAuth
\
-Postgres DB on Supabase
\
-React query
\
-Cloudflare R2 for file storage
\
-Tailwind CSS
\
-Shadcn/ui