Commit Graph

3 Commits

Author SHA1 Message Date
6be9cca80f feat: Implement account creation module with realistic data generation
- Add DataGenerator class for generating emails, passwords, birthdates, and names.
- Create README.md detailing features, usage, and process flow for account creation.
- Develop CLI for initiating account creation with optional referral URL.
- Introduce nameDatabase for realistic first and last name generation.
- Define CreatedAccount interface for structured account data.
2025-11-07 20:45:18 +01:00
3116312cbc feat: update Dockerfile and documentation for platform-specific dependency generation 2025-11-04 22:31:27 +01:00
6d549e6590 Initial commit 2025-11-01 20:44:31 +01:00