Pita / berlin-vac-appointment-checker

Small node.js script that checks in short periods if Doctolib has a vaccination appointment available.
MIT License
68 stars 16 forks source link

5 split demon file #9

Closed mousemke closed 3 years ago

mousemke commented 3 years ago

code split into files / folders

all observe functions brought into sources/* all data (lists, links, etc) moved to data/* utils moved to demon.helpers.ts types moved to demon.types.ts

many comments added