trypost/database
Paulo Castellano bc44388570 feat(seeder): conditionally seed UserSeeder for self-hosted setups
Added logic to the DatabaseSeeder to call UserSeeder only if the application is configured for self-hosting. This ensures that user data is seeded appropriately based on the deployment environment.
2026-06-10 13:01:32 -03:00
..
factories feat(tiktok): photo carousel support + UX Content Sharing API compliance 2026-05-09 12:47:49 -03:00
migrations Change reactions column to nullable with default null 2026-05-19 08:28:07 +02:00
seeders feat(seeder): conditionally seed UserSeeder for self-hosted setups 2026-06-10 13:01:32 -03:00
.gitignore chore: first commit 2026-01-14 22:13:44 -03:00