Skip to content

Bergflix-Remake/partymode-backend

Repository files navigation

Bergflix. Partymode Backend 🥳

Partymode backend built with express and socket.io

How to dev?

  • install with yarn
  • run with yarn run dev
  • test with yarn run test
  • build with yarn run build
  • run prod with yarn run start

Notes

  • this backend purely serves the functionality to implement the watchroom logic.
  • following functionalities are planned and yet to be implemented:
    • live-chat (supporting utf-16)
    • emitting stop, pause & timechange events across all users
    • some kind of "room keying", room can be created with a password & can be accessed via a link
    • Registered uses should have badges shown next to their names (Staff, Patreon, etc)
    • registered users should have the ability to track who is their favorite watch partner

Improvements

  • check cb in middleware

  • use socketio buildin auth for authentication

  • techstack:

    • express
    • socket.io
    • redis

About

partymode backend built with express and socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published