Go to file
2025-02-11 22:25:54 -05:00
cfg ... 2025-02-10 15:18:30 +03:00
docs storage wireless specs page 2025-02-02 18:57:43 -05:00
static/img s 2025-02-05 10:58:52 +03:00
.gitignore s 2025-02-05 10:58:52 +03:00
build.sh ... 2025-02-10 15:18:30 +03:00
develop.sh Merge branch 'main' of git.ourworld.tf:tfgrid/info_docs_depin 2025-02-10 15:18:33 +03:00
LICENSE init depin board website in docusaurus 2025-01-06 16:43:09 -05:00
README.md updafe cfg 2025-02-11 22:25:54 -05:00

ThreeFold DePIN Cloud Website

Table of Contents


Introductiona

This repository contains the code to deploy the ThreeFold DePIN Cloud website.

Install Hero

curl https://raw.githubusercontent.com/freeflowuniverse/herolib/refs/heads/development/install_hero.sh > /tmp/install_hero.sh
bash /tmp/install_hero.sh

Deploy Locally

You can run the website in your development environment on a local browser. Make sure to start a new shell if you've just installed Hero.

hero docusaurus -u https://git.ourworld.tf/tfgrid/docs_depin -d

Push Changes

  • Development

    hero docusaurus -u https://git.ourworld.tf/tfgrid/docs_depin -bpd
    
  • Production

    hero docusaurus -u https://git.ourworld.tf/tfgrid/docs_depin -bp
    

URL