jlopp/bitcoin-core-config-generator

Help to deploy.

Closed this issue · 3 comments

I need help to deploy the application, thank you.

jlopp commented

If you're running your own fork of this, make sure you have github pages enabled for the project.

Then all you need to do is run "npm run build" in the root directory of the project and follow the instructions for how to push the built application.

jlopp commented

You'll also want to update a few fields in package.json so that it matches your fork's name and URL

Thanks a lot man.