Skip to content

blushies/chat-gui

 
 

Repository files navigation

Destiny.gg Chat GUI

Source code for the chat gui www.destiny.gg This is a work in progress!

License

See LICENSE.md

Install the node dependencies

npm install

You can now build the project.

npm run build

or

npm run build:production

Building while developing

npm run watch

Implementation & Testing

npm run server

You can then test it by going to something like this....

http://localhost:8282/index.htm?u=wss://www.destiny.gg/ws&a=http://localhost:8181

About

Destiny.gg chat front-end

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 66.8%
  • CSS 27.8%
  • HTML 5.4%