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 Deno >= 1.29.4 Pnpm >= 7.x 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