websocket-demo Chatapp made by using socketio usage Clonning the repo git clone https://github.com/Besufikad17/websocket-demo Installing packages cd websocket-demo && npm install Setting up the database npx prisma migrate dev Running the server npm run dev