Update /etc/hosts
add 127.0.0.1 local.santiment.net
npm install
npm run dev
Open https://app-stage.santiment.net/ and login Open http://local.santiment.net:3000
BACKEND_URL
should be passed as the env variable
BACKEND_URL=https://api-stage.santiment.net
npm start