Skip to content

🦕 Real-time chat using React, deno-react-base-server and Websocket. All in one Typescript.

License

Notifications You must be signed in to change notification settings

yoshixmk/deno-react-chat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Deno react chat

Real-time chat using React, deno-react-base-server and Websocket. All in one Typescript. launch_screenshot

Getting started

$ deno run --allow-net --allow-read https://denopkg.com/yoshixmk/deno-react-chat/mod.ts

will launch on https://localhost:5000/

Default settings

  • react based web server => 5000 port
  • Websocket => 8080 port
  • Localhost only work

Help

$ deno run https://denopkg.com/yoshixmk/deno-react-chat/mod.ts -h

Starting at Local

Another way, clone this src at local environment, and execute it.
Clone this and exec bellow.

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

About

🦕 Real-time chat using React, deno-react-base-server and Websocket. All in one Typescript.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published