The pGALA recovery plan website.
Clone the pgala-recovery-plan-ui
repo
git clone https://github.com/provable-things/pgala-recovery-plan-ui.git
Switch into the pgala-recovery-plan-ui
:
cd pgala-recovery-plan-ui
Install dependencies:
npm install
Create an .env
file containing the following values:
REACT_APP_BSC_NODE=
REACT_APP_WC2_PROJECT_ID=
Start pgala-recovery-plan-ui
via:
npm start
Add to the .env
file the following values:
HOST=
USERNAME=
SUDO_PASSWORD=
PATH=
PRIVATE_KEY_PATH=
WEBSITE_FOLDER_PATH=