kalkih / passport-appointment-bot

Bot to automatically find and book appointment for renewal/creation of a Swedish passport or national identity card.
24 stars 9 forks source link

Rewrite in Typescript #33

Closed robiot closed 2 years ago

robiot commented 2 years ago

Everything should work. I have tested it and it starts express, launches chrome logs perfectly. I have not seen it successfully find something, but it should work. Also added ESlint and a more lightweight logger.

robiot commented 2 years ago

Dunno why it includes commits from my old pr lol

robiot commented 2 years ago

Yeah, I thought it was gonna break the packaging. But you can probably compile it to javascript with tsc, then output to dist/ or something and use pkg in that directory.