Skip to content

Latest commit

 

History

History
55 lines (47 loc) · 1.35 KB

README.md

File metadata and controls

55 lines (47 loc) · 1.35 KB
Chatverse principal page

Real-time chat web application developed in Next.js for seamless communication.

Next.js Badge Typescript Badge React.js Badge GitHub stars GitHub forks GitHub PRs GitHub issues

🛠️ Stack

  • Next.js
  • React.js
  • Typescript
  • MongoDB
  • Prisma
  • Pusher
  • Zustand
  • Cypress
  • Cloudinary
  • Tailwind
  • Framer motion

🚀 Getting Started

Note

Pusher gives me a daily limit real-time updates.

npm postinstall
npm run dev
npm run build
npm start
npm lint
npm cypress:open
npm test:e2e