web / lib/seed/seeds/users
lib/seed/seeds/users
Seed data for the Users collection.
It defines a set of predefined user accounts with different roles (admin, editor, user) that can be used to populate the database. This is essential for development and testing, as it provides a consistent set of users for logging in and testing role-based access control and other user-specific features.