Skip to content

Latest commit

History

History
45 lines (26 loc) 路 689 Bytes

README.md

File metadata and controls

45 lines (26 loc) 路 689 Bytes

馃挰 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.