Achaak / toogoodtogo-bot

TooGooToGo-Bot is a tool designed to help you stay informed about the availability of your favorite stores on the Too Good To Go platform. It sends notifications, allowing you to quickly find and purchase food products before they disappear.
MIT License
63 stars 19 forks source link

Fix Dockerfile to avoid error at container run-time. #18

Closed saveriogzz closed 2 years ago

saveriogzz commented 2 years ago

Hello!

Sending this PR to attempt at solving #17 . Let me know what you think 💭

Cheers 🍻

saveriogzz commented 2 years ago

Something else that came to my attention is that the app is asking for a user's input (namely hitting the enter key) after a successful login through email. Is this a mandatory process for the app to work?

https://user-images.githubusercontent.com/42075938/194713675-8af926e5-c2a3-4bdf-8d0d-f81439f07866.mov

Achaak commented 2 years ago

I have update the docker file with yarn Now, it should work 😉