Skip to content

Web Messager application utilizes Pusher, Redis, Next.js, and is hosted on Vercel.

Notifications You must be signed in to change notification settings

clonglam/next-messager

Repository files navigation

Next Messager (Real-time messager)

screenshot of Next Messager

Table of Contents

Introduction

📝 This web application utilizes Pusher, Redis, Next.js, and is hosted on Vercel. It leverages Pusher as a subscription service for real-time updates, Redis as the database and streaming engine, and Next.js for the frontend.

If this repository is helping your ⭐️⭐️⭐️ star ⭐️⭐️⭐️ is the best support for me.

🕐 This repository is the master Repository, It is welcome for any pull request for making the code better 🚀🚀🚀.

Technology

  • PusherSubscription service for real-time updates.
  • NextJS 13 Frontend framework for server-side rendering and integration with Pusher.
  • Redis Database and streaming engine.
  • NextAuth Authentication library for user authentication and authorization.
  • Vercel Hosting platform for deployment.

Features

🔄 Real-time updates: The application utilizes Pusher's subscription service to enable real-time updates and notifications. 💾 Data storage and streaming: Redis is used as the database and streaming engine, allowing efficient data storage and retrieval. ⚛️ Frontend framework: The application is built with Next.js, a popular frontend framework that provides server-side rendering and seamless integration with Pusher. 🔒 Authentication: NextAuth.js is used for user authentication and authorization.

screenshot Login

Prerequisites

🔧 This project is required Node.js, React 18, PostgreSql database system.

🔧 sample.env is provided just put the API key to VITE_STRIPE_PRUBLIC_KEY=

Installation

📦 Clone the repo and run yarn install

Start

After the successfull installation of the packages: yarn dev

Usage

🚀 I tried to divided the component based on functionality, so that we can reuse the component easily in the other project. All the component are following the rulers of Low Coupling, High Cohesion.

Contributing

🤝 The project is currently fully build by Hugo Lam 🤝 Specify will add for contributing to this project.

License

📄 This project is licensed under the MIT License.

❤️❤️❤️ if you think it is helpful, pls give ⭐️. It is welcome for contributing.

About

Web Messager application utilizes Pusher, Redis, Next.js, and is hosted on Vercel.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published