chatify icon indicating copy to clipboard operation
chatify copied to clipboard

💬 Realtime Chat application made with Vue 3, Fastify and WebSocket.

💬 Chatify

Full stack Realtime Chat Application made with Vue 3, Fastify and WebSocket.

Preview

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.