Closed vipulgupta2048 closed 2 years ago
Why did you delete the package-lock?
@Hades32 Didn't delete the package-lock, if you see the changes. I downgraded it again to be package-lock version 1. Check comment here: https://github.com/balena-io-playground/meetbot/pull/30
Changed and documented a few things up to make it easier to deploy meetbot. The flow is to create a
.env
file containing information to run meetbot either in development or production. Check README.I also created a script to create token.json files specifically as a module that other Google-related logic can use. Check README for that.