update readme
This commit is contained in:
parent
08abedc2d2
commit
48e58b4d6e
14
README.md
14
README.md
@ -1,4 +1,4 @@
|
|||||||
<h1>ThreeFold DePIN Board</h1>
|
<h1>ThreeFold BYOI: Build Your Own Internet</h1>
|
||||||
|
|
||||||
<h2>Table of Contents</h2>
|
<h2>Table of Contents</h2>
|
||||||
|
|
||||||
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
## Introduction
|
## Introduction
|
||||||
|
|
||||||
This repository contains the code to deploy the ThreeFold DePIN Board.
|
This repository contains the code to deploy the ThreeFold BYOI website.
|
||||||
|
|
||||||
## Steps
|
## Steps
|
||||||
|
|
||||||
@ -22,11 +22,17 @@ This repository contains the code to deploy the ThreeFold DePIN Board.
|
|||||||
```
|
```
|
||||||
bash develop.sh
|
bash develop.sh
|
||||||
```
|
```
|
||||||
- Push change online
|
- Push change (staging)
|
||||||
|
```
|
||||||
|
bash build-dev.sh
|
||||||
|
```
|
||||||
|
- Push change (production)
|
||||||
```
|
```
|
||||||
bash build.sh
|
bash build.sh
|
||||||
```
|
```
|
||||||
|
|
||||||
## URL
|
## URL
|
||||||
|
|
||||||
- The website is available at `https://threefold.info/depin`
|
- The website is available in stating and production modes:
|
||||||
|
- Staging: https://threefold.info/byoidev
|
||||||
|
- Production: https://threefold.info/byoi
|
Loading…
Reference in New Issue
Block a user