To run the project, you'll need:
If setting up locally
Node.jsarrow-up-right (Version 22)
Yarnarrow-up-right (Version 4)
Installed PostgreSQL 17arrow-up-right
Git
Clone the repo: git clone https://github.com/status-im/sn-api.git
git clone https://github.com/status-im/sn-api.git
Navigate to the folder: cd sn-api
cd sn-api
Installing the dependencies
Run yarn to install the dependencies
yarn
Last updated 4 months ago