Skip to content

provable-things/pgala-recovery-plan-ui

Repository files navigation

pgala-recovery-plan-ui

The pGALA recovery plan website.

 


 

🏡 Setting the environment:

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

 


 

🔧 Development:

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

 


 

🚀 Deploy:

Add to the .env file the following values:

HOST=
USERNAME=
SUDO_PASSWORD=
PATH=
PRIVATE_KEY_PATH=
WEBSITE_FOLDER_PATH=

About

The pGALA recovery plan website.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published