| docs | ||
| src | ||
| static | ||
| .gitignore | ||
| babel.config.js | ||
| build-dev.sh | ||
| build.sh | ||
| develop.sh | ||
| docusaurus.config.ts | ||
| install.sh | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| sidebars.ts | ||
| tsconfig.json | ||
| yarn.lock | ||
ThreeFold DePIN Board
Table of Contents
Introduction
This repository contains the code to deploy the ThreeFold DePIN Board.
Steps
- Install
bash install.sh - Run locally
bash develop.sh - Push change online on production website
bash build.sh - Push change online on stating website
bash build-dev.sh
URL
- The production website is available at
https://threefold.info/depin - The staging website is available at
https://threefold.info/depindev