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
We should create/use a MongoDB migration tool so if we update the database to have a new field or have new verification requirements the database stays consistent (as we may no longer wipe the database between hackathons).
We should create/use a MongoDB migration tool so if we update the database to have a new field or have new verification requirements the database stays consistent (as we may no longer wipe the database between hackathons).
We could potentially use a tool like https://github.com/seppevs/migrate-mongo to help us out.
The text was updated successfully, but these errors were encountered: