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 found some troubles running the project locally because knex migrate needs DB_PASSWORD and knex seed needs NODE_ENV env vars, we made it locally via exports to make it works.
We found some troubles running the project locally because knex migrate needs DB_PASSWORD and knex seed needs NODE_ENV env vars, we made it locally via exports to make it works.