vikassahu29 / chat-rust

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chat-rust

A simple chat app with authentication and websockets developed using Rust and Vue.js.

How to Run:

# Client
cd client
yarn install
yarn serve

# Server
cd server
cargo run

About


Languages

Language:Rust 47.4%Language:Vue 37.6%Language:JavaScript 12.0%Language:HTML 3.0%