Implement Mongo Seeder v2
Compare changes
Files
19@@ -2,7 +2,7 @@ import jwt, { Secret, JwtPayload } from 'jsonwebtoken';
GitLab will be offline for essential maintenance from 22/08/25 - 25/08/25. During this time, GitLab will be read-only with some short periods of complete unavailability.
Adds seeding to User and Questions databases with following env variables to control it:
docker-compose
.docker-compose
.docker compose up --build
.Fixes missing seeding.