92f1feabd8944b3d66ec3fdf701b9f99dfac0a9f
# Conflicts: # build.sh # cfg/footer.json # cfg/main.json # develop.sh
ThreeFold DePIN Board
to run in development mode
#first time to get hero
curl https://raw.githubusercontent.com/freeflowuniverse/herolib/refs/heads/development_kristof10/install_hero.sh > /tmp/install_hero.sh
bash /tmp/install_hero.sh
#DONT FORGET TO START A NEW SHELL (otherwise the paths will not be set)
hero docusaurus -u https://git.ourworld.tf/tfgrid/info_docs_depin -d
to push
hero docusaurus -u https://git.ourworld.tf/tfgrid/info_docs_depin -b
#push for development:
hero docusaurus -u https://git.ourworld.tf/tfgrid/info_docs_depin -bd
URL
- The production website is available at
https://info.ourworld.tf/depin
- The staging website is available at
https://info.ourworld.tf/depindev
Description
Languages
Shell
100%