Skip to content

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

Notifications You must be signed in to change notification settings

andreaselia/deno-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Topics

Resources

Stars

Watchers

Forks