You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
install-reddit: Use a single app to init the DBs before going live.
Previously, we'd end up in a situation where all the processes starting
up at the same time caused a big mess and failed more often than not.
This should be a lot cleaner, if a tiny bit slower.
0 commit comments