dappros / ethora

A 'super app' engine for your project. React Native (iOS, Android) and React.js (Web, desktop). Social Sign In 🄵, Messaging 💬 (chat, voice, push notifications), Web3 Wallet 🪪 (profile QR, documents, coins, NFT), DLT 🔐 (provenance, crypto signing), Gamification 🤩, Social Commerce and more.
https://ethora.com/
GNU Affero General Public License v3.0
429 stars 84 forks source link

[backend] cli script for users creation #500

Closed transkarpation closed 1 year ago

transkarpation commented 1 year ago

We need to create a CLI script that will generate users within the context of the current platform and a specific platform application. CLI script should Register users using randomly generated email and password. The password should be permanent immediately to avoid sending unnecessary emails. The created users should be stored in a CSV/JSON file, which can be downloaded and provided for testing.

phwizard commented 1 year ago

Completed by Borys.