Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add to doc populate db after build #2

Open
xraid opened this issue Aug 22, 2021 · 0 comments
Open

add to doc populate db after build #2

xraid opened this issue Aug 22, 2021 · 0 comments

Comments

@xraid
Copy link

xraid commented Aug 22, 2021

need run scripts to populate db with user/s
need build before for scripts to run

npm run build

run the scripts to populate db with users :

node script/create-user.js <pub_key> <username>
node script/create-withdrawal-code.js <username> <code>

npm run start

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant