info_docs_byoi/README.md
2025-01-14 16:29:16 -05:00

623 B

ThreeFold BYOI: Build Your Own Internet

Table of Contents


Introduction

This repository contains the code to deploy the ThreeFold BYOI website.

Steps

  • Install
    bash install.sh
    
  • Run locally
    bash develop.sh
    
  • Push change (staging)
    bash build-dev.sh
    
  • Push change (production)
    bash build.sh
    

URL