s
This commit is contained in:
parent
7b66873ef7
commit
b1570ad756
33
README.md
33
README.md
@ -1,34 +1,15 @@
|
|||||||
<h1>ThreeFold DePIN Board</h1>
|
<h1>ThreeFold DePIN Board</h1>
|
||||||
|
|
||||||
<h2>Table of Contents</h2>
|
|
||||||
|
|
||||||
- [Introduction](#introduction)
|
to run in development mode
|
||||||
- [Steps](#steps)
|
|
||||||
- [URL](#url)
|
|
||||||
|
|
||||||
---
|
```bash
|
||||||
|
#first time to get hero
|
||||||
|
curl 'https://raw.githubusercontent.com/freeflowuniverse/herolib/refs/heads/main/install_v.sh' > /tmp/install_v.sh
|
||||||
|
bash /tmp/install_v.sh --analyzer --herolib
|
||||||
|
#DONT FORGET TO START A NEW SHELL (otherwise the paths will not be set)
|
||||||
|
|
||||||
## Introduction
|
hero docusaurus -u https://git.ourworld.tf/tfgrid/info_docs_depin -d
|
||||||
|
|
||||||
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
|
## URL
|
||||||
|
Loading…
Reference in New Issue
Block a user