-
-
Notifications
You must be signed in to change notification settings - Fork 110
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Use now
in place of Heroku?
#79
Comments
Do we need the local storage as via LevelDB? Cannot we have alternative that is compatible with zeit's now? |
The only thing the local storage is for is the encouragement via sentiment so users are not spammed by the bot more than once a day So, if that feature isn't needed then () => now But, I think it will be quite straight forward to set up a simple GraphQL backend with GraphCool 👌 |
But we need something to not to spam the users. I remember, intially it was a mess when the bot started until you joined the wagon. |
Ok, so if #80 (comment) is a success we can store that information there 😄 |
Update snyk to the latest version 🚀
Wrong issue being referenced in the PR |
Which one? |
If the bot was to not use local storage via LevelDB then it could be turned into an immutable deployment with zeti's now.
The text was updated successfully, but these errors were encountered: