sportsbet-promotions-app

1.124.21 • Public • Published

Running development mode

npm install
cp .env.example .env
npm run dev

Running production mode

npm install
cp .env.example .env
npm run production

Environment variables

Var Name Description Example
SERVICE_PORT 5000
GRAPHQL_SERVER_URL GraphQL endpoint: setting that env variable enables you to test your frontend code against the live stack https://staging.sportsbet.io/graphql
REDIS_URL Used for cashed event data redis://t2-cs-deps_redis.t2.testenv.io:6479

All available routes

Promotions route: localhost:5000/promotions

Content routes: localhost:5000/support localhost:5000/about localhost:5000/news

Loyalty route: localhost:5000/clubhouse

Readme

Keywords

none

Package Sidebar

Install

npm i sportsbet-promotions-app

Weekly Downloads

917

Version

1.124.21

License

none

Unpacked Size

22.7 MB

Total Files

473

Last publish

Collaborators

  • hm_robot