anas1412 / cyberia-chan

Cyberia Channel

Home Page:http://85-159-212-107.ip.linodeusercontent.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Cyberia Channel

Cyberia Channel is a Websocket based online IM platform based on drrr-like-chat (Express JS)

image2

Live DEMO:

http://85-159-212-107.ip.linodeusercontent.com/

Getting Started

Developement usage:

  1. Execute cd cyberia-chan
  2. Use npm i to install.
  3. Run with npm start
  4. Open http://your-ip:3000 OR simply http://127.0.0.1:3000 on localhost

Run with docker:

  1. Execute cd cyberia-chan
  2. Run docker-compose up -d
  3. Open http://your-ip OR simply http://127.0.0.1 on localhost

Todo

  • Add Discord 0Auth
  • Add Online People list on the side
  • Add a Gallery
  • Add Threads with comments (stars if somehow I add discord auth)
  • Add Rooms
  • UI Improvements
  • Bug fixes

Contributing

We welcome contributions to Cyberia-chan! If you have an idea for a new feature or have found a bug, please open an issue on the GitHub repository.

License

Cyberia-chan is licensed under the MIT License. See LICENSE for more information.

About

Cyberia Channel

http://85-159-212-107.ip.linodeusercontent.com/


Languages

Language:CSS 58.6%Language:JavaScript 36.7%Language:Pug 3.3%Language:Shell 1.1%Language:Dockerfile 0.2%Language:Procfile 0.0%