A real-time chat application that allows users to create rooms and communicate with each other.
https://chatback-neon.vercel.app
username : test@test.com
password : test
Clone the project.
git clone https://github.com/barisertakus/chatback.git
git clone https://github.com/barisertakus/chatback-backend
Download required npm packages.
npm install
npm start
Download required npm packages.
npm install
npm run dev