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
{{ message }}
This repository was archived by the owner on Jun 14, 2020. It is now read-only.
Description: Use knex seeds to create the seed file in the src/config directory. Insert 1-3 records in all the tables.
Reference: Run the seed command in the npm run devscript. Can create a new script to keep the dev script lean.
Another thing, please check if the seeds work properly on every docker-compose up. If there seems to be some issue with docker-compose, raise an issue related to that