alma3lol / tawny_twitch_bot

0 stars 0 forks source link

Replace NestJS with NextJS #13

Closed alma3lol closed 1 year ago

alma3lol commented 1 year ago

This should change NestJS and use NextJS instead for React support for the overlay to have interactive display based on chat & new follows/subs ...etc.

alma3lol commented 1 year ago

This will be closed.

Reason:
NextJS doesn't support WebSockets and is difficult to maintain a shared state between client & server (React/Next).