1
0
Commit Graph

63 Commits

Author SHA1 Message Date
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
e913b0484c 🙈 Ignore scheduled commands 2021-06-16 17:28:41 +02:00
6701001901 🎨 Formatted code 2021-06-16 17:25:01 +02:00
c1a316d7e4 ♻️ Use express.static 2021-06-16 17:21:37 +02:00
9fa4de3f47 🏷️ Add missing type declarations 2021-06-16 16:39:47 +02:00
90db28b880 🙈 Ignore private files 2021-06-16 16:23:08 +02:00
a983ebf020 🏷️ Added ts-node and some @types 2021-06-16 16:21:36 +02:00
5a533d4d23 🎉 First commit 1.0 2021-06-16 15:32:06 +02:00