Skip to content

BlacketGodAlt/Simplistic-Chat

Repository files navigation

Simplistic Chat!

Chat.mp4

One of the most simplistic multi-person chats. This chat uses a JavaScript frontend and a Node.js backend. (NOTE: This chat is currently in BETA testing. Expect bugs!)

Steps to run:

Github Codespaces

  1. Create a new codespace on main.
  2. Run node server.js and click Make Public on the popup.
  3. Navigate to the Ports tab, right click the link, and click Open in Browser to launch the chat.

Other Options

Deploy to Koyeb Deploy to Render

Warning

When using Koyeb, it will not autofill the build & deploy commands. Set the build command to npm install and the deploy command to node server.js.

Note

Bug reports may not be responded to immediately. Don't be worried if yours isn't responded to the same day.

Tip

You can download an HTML file of this chat here if you don't want to deploy it.

Activity

Alt

About

A very simple chat that uses a Node.Js backend and a JavaScript frontend.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors