Skip to content

A beautiful real time chat built using svelte, deno and web socket protocol

License

Notifications You must be signed in to change notification settings

cod3rocket/chat.io

Repository files navigation

Chat.io

A beautiful real time chat built using svelte, deno and web socket protocol

Demo

chat-io.mp4

Try it out

Used Techs

Contribuiting

Requirements

Development

Clone repository

git clone [email protected]:cod3rocket/chat.io.git

Install dependencies

pnpm i

Run dev vite server

pnpm start:dev

Run dev deno server

pnpm start:server

Run end-to-end tests

pnpm test

Run unit tests

pnpm test:unit

Authors


@henriq4

@eduardoteles17