Skip to content

Am1r8/Public-Web-Chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Public Chat App with Deno and WebSockets

A Public Web Chat hosted on repl.it
Link: https://Web-Chat.alpha83.repl.co

Running

You'll need Deno

  • Clone or download the repository
  • Open a terminal
  • Run deno run --allow-net --allow-read server.ts
  • Open localhost:8080 in a browser

Created By AlPHA With ❤️