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
Since the database isn't part of the repository (and shouldn't be), I think a good way to solve this might be to have some sort of development function that adds dummy users, news items, etc whenever called.
The only hurdles I see are generating the fake data and making sure the seed function isn't runnable on production.
It would be nice to have some seed data for local development. I can fill in news items but I don't have another github account to add votes and such.
The text was updated successfully, but these errors were encountered: