1
0
Commit Graph

10 Commits

Author SHA1 Message Date
cb4edc0232 ✏️ Fix typo, missing await and weird code indentation 2021-06-18 23:55:58 +02:00
a61accfae0 🎨 Add file/module name to logs and
order/refactor minimal code
2021-06-18 20:37:00 +02:00
fa1e87115b 🚚 Move chatClient, pubSubClient and webServer to helpers 2021-06-18 19:31:20 +02:00
5256ebe6ae ♻️ Remove non needed arguments and obtain values
using helpers
2021-06-18 19:26:46 +02:00
41aaec835f ♻️ Move initialization code to "backend" 2021-06-18 19:04:31 +02:00
13b3bdcb97 ♻️ Extract pubSubClient 2021-06-18 18:35:34 +02:00
589da6d5f5 🐛 Fix connection bad conditional and set default
channel for client actions
2021-06-18 18:26:26 +02:00
f23e8cb81b ♻️ Extracted chatClient and scheduledActions 2021-06-18 17:09:10 +02:00
42bd583a43 ♻️ Extracted web server and websocket
initializacion and added helper to get NODE_ENV value
2021-06-16 23:29:37 +02:00
00f753b761 ♻️ Extracted tokenData and twitch authentication
To be finished
2021-06-16 18:46:05 +02:00