sugaya24 / next-socketio-chat

Home Page:https://next-socketio-chat.herokuapp.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Chat App built with Next.js + Socket.io

next-socketio-chat next-socketio-chat.herokuapp.com

Features

  • ⚡️ Next.js 12
  • ⚛️ React 17
  • ⛑ TypeScript
  • 📏 ESLint — Find and fix problems in your code
  • 💖 Prettier — Code Formatter for consistent style
  • 🐶 Husky — For running scripts before committing
  • 📄 Commitizen — To define a standard way of committing rules
  • 🚓 Commitlint — Make sure your commit messages follow the convention
  • 🖌 Renovate — Keep your dependencies up to date
  • 🚫 lint-staged — To run ESLint and Prettier against staged Git files
  • 👷 PR Workflow — Run Type Check & Linters on all Pull Requests
  • ⚙️ EditorConfig - Maintain consistent coding styles across editors and IDEs
  • 🗂 Path Mapping — Import components or images using the @ prefix
  • Mongodb

About

https://next-socketio-chat.herokuapp.com/

License:MIT License


Languages

Language:TypeScript 91.3%Language:CSS 7.2%Language:Shell 1.2%Language:JavaScript 0.2%Language:Procfile 0.1%