Skip to content

jaemskyle/stellar-relay-node

Repository files navigation

How to run the application

Initialize Node version

nvm use
  • follow the prompt and install the version mentioned in .nvmrc

Install Dependencies

npm i

Run the app

npm run relay

Update the frontend client .env file with the Websocket Endpoint

PUBLIC_RELAY_SERVER_URL="ws://localhost:3000"

Note for iCloud Drive Syncing

Install and use the following npm package to prevent iCloud Drive from syncing the node_modules folder: https://github.com/HaoChuan9421/nosync-icloud/blob/master/docs/README_en.md

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors