aleixrodriala / wa-tunnel

Tunneling Internet traffic over Whatsapp
MIT License
2.08k stars 96 forks source link

Add Some Configs, Clean Codes, Change Project Folders, And Add Logger With The Pino #14

Closed raminr77 closed 1 year ago

raminr77 commented 1 year ago

Hi @aleixrodriala I tried to make a better project structure and added some configs like eslint, husky, prettier, and ... also, create a logger function with pino and replace it with console.log.

aleixrodriala commented 1 year ago

Still have to take a better review because it wasn't tested and there were few typos that made it crash. Also made few changes already