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

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

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