Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imrandil/next_js_turbo_repo_scaleable_chat_app
a turbo repo using nextjs and http server with socket.io and redis on cloud, a scaleable chat app with pub/sub model and kafka and kafkajs and postgres all in the cloud and prisma orm
https://github.com/imrandil/next_js_turbo_repo_scaleable_chat_app
aiven-cloud chat-application http-server kafka kafkajs nextjs postgresql prisma-orm redis socket-io
Last synced: about 1 month ago
JSON representation
a turbo repo using nextjs and http server with socket.io and redis on cloud, a scaleable chat app with pub/sub model and kafka and kafkajs and postgres all in the cloud and prisma orm
- Host: GitHub
- URL: https://github.com/imrandil/next_js_turbo_repo_scaleable_chat_app
- Owner: IMRANDIL
- Created: 2023-12-17T04:04:28.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-26T03:52:08.000Z (11 months ago)
- Last Synced: 2024-01-26T11:04:10.674Z (11 months ago)
- Topics: aiven-cloud, chat-application, http-server, kafka, kafkajs, nextjs, postgresql, prisma-orm, redis, socket-io
- Language: JavaScript
- Homepage:
- Size: 78.5 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Next.js Turbo Repo - Scaleable Chat App
A scalable chat application built with Next.js, featuring real-time communication.
## Table of Contents
- [Introduction](#introduction)
- [Features](#features)
- [Prerequisites](#prerequisites)
- [Getting Started](#getting-started)
- [Installation](#installation)
## Introduction
This project is a scalable chat application built using Next.js. It utilizes real-time communication to provide an interactive chat experience.
## Features
- Real-time chat functionality
- Scalable architecture
- Next.js for frontend
- ...## Prerequisites
Before you begin, ensure you have met the following requirements:
- Node.js installed
- npm or yarn package manager
- Docker (optional, for containerized deployment)## Getting Started
### Installation
1. Clone the repository:
```bash
git clone https://github.com/IMRANDIL/Next_JS_Turbo_Repo_Scaleable_chat_APP.git
cd Next_JS_Turbo_Repo_Scaleable_chat_APP