- Implement `SeedService` to create a default admin account and organization on app startup. - Update `PrismaModule` to include `SeedService` as a provider. - Remove seeded credentials display from login page. - Refactor existing seed script for consistency with the new service. |
||
|---|---|---|
| .idea | ||
| apps | ||
| shared | ||
| src | ||
| .dockerignore | ||
| .gitignore | ||
| DOCKER_SETUP.md | ||
| docker-compose.yml | ||
| package-lock.json | ||
| package.json | ||
| prompts.md | ||
| tsconfig.base.json | ||
| tsconfig.json | ||