ThreeFold BYOI: Build Your Own Internet

Table of Contents

- [Introduction](#introduction) - [Steps](#steps) - [URL](#url) --- ## 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 - The website is available in stating and production modes: - Staging: https://threefold.info/byoidev - Production: https://threefold.info/byoi