Chatify
💬 Realtime Chat application made with Vue 3, Fastify and WebSocket.
Install / Use
/learn @AykutSarac/ChatifyREADME
<div align="center">
<h1>💬 Chatify</h1>
</div>
<div align="center">Full stack Realtime Chat Application made with Vue 3, Fastify and WebSocket.</div>
Preview

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