Skip to content

santiment/insights-app

Repository files navigation

Insights

Installation

Update /etc/hosts add 127.0.0.1 local.santiment.net

npm install

Development

Starting a development build with server

npm run dev

Open https://app-stage.santiment.net/ and login Open http://local.santiment.net:3000

Deployment

Building

BACKEND_URL should be passed as the env variable

BACKEND_URL=https://api-stage.santiment.net

Starting the server

npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published