AykutSarac / chatify

πŸ’¬ Realtime Chat application made with Vue 3, Fastify and WebSocket.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

πŸ’¬ 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.

About

πŸ’¬ Realtime Chat application made with Vue 3, Fastify and WebSocket.

License:MIT License


Languages

Language:Vue 54.8%Language:JavaScript 40.2%Language:HTML 4.9%