Full stack Realtime Chat Application made with Vue 3, Fastify and WebSocket.
Frontend Stack:
Vue 3 & Composition API
Bootstrap
Vite
Backend Stack:
Fastify
JSON-Server
WebSocket
// Install the required packages
npm install
// Run json-server/fastify & vue client
npm start
>> Chatify running at http://localhost:3000- Aykut Sarac
This project is licensed under the MIT License - see the LICENSE file for details.
