Add readme step to build watchers #7

Merged
nabarun merged 1 commits from ng-disable-state into main 2024-06-13 12:21:41 +00:00
6 changed files with 15 additions and 25 deletions

View File

@ -1 +1,11 @@
# sushiswap-watcher-ts
Watchers for the [sushiswap-subgraphs](https://github.com/cerc-io/sushiswap-subgraphs/tree/watcher-ts) on Filecoin
## Setup
* Run the following command to install required packages:
```bash
yarn && yarn build
```

View File

@ -7,11 +7,7 @@
## Setup
* Run the following command to install required packages:
```bash
yarn
```
* Follow root [README.md setup](../../README.md#setup)
* Create a postgres12 database for the watcher:

View File

@ -7,11 +7,7 @@
## Setup
* Run the following command to install required packages:
```bash
yarn
```
* Follow root [README.md setup](../../README.md#setup)
* Create a postgres12 database for the watcher:

View File

@ -7,11 +7,7 @@
## Setup
* Run the following command to install required packages:
```bash
yarn
```
* Follow root [README.md setup](../../README.md#setup)
* Create a postgres12 database for the watcher:

View File

@ -7,11 +7,7 @@
## Setup
* Run the following command to install required packages:
```bash
yarn
```
* Follow root [README.md setup](../../README.md#setup)
* Create a postgres12 database for the watcher:

View File

@ -7,11 +7,7 @@
## Setup
* Run the following command to install required packages:
```bash
yarn
```
* Follow root [README.md setup](../../README.md#setup)
* Create a postgres12 database for the watcher: