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.

Home Page:https://ethora.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[backend] cli script for users creation

transkarpation opened this issue · comments

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.

Completed by Borys.