andreaselia / deno-chat

A chatroom application using Deno and Vue.js with multiroom support. There is also a branch is multiroom support and Docker Compose setup.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deno Chat with Vue.js

A chatroom built using Deno and Vue.js with multiroom support.

Screenshot Preview

Getting Started

Setup the repository:

$ git clone git@github.com:AndreasElia/deno-chat.git
$ cd deno-chat

Run the server with Docker:

$ docker-compose up

Run the server without Docker:

$ deno run --allow-net --allow-read main.ts

About

A chatroom application using Deno and Vue.js with multiroom support. There is also a branch is multiroom support and Docker Compose setup.


Languages

Language:Vue 40.0%Language:JavaScript 33.4%Language:TypeScript 21.2%Language:HTML 4.9%Language:CSS 0.4%