Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More

sizzler-scout

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sizzler-scout

This project contains the Sizzler server for SCOUT.

  • 1.0.4
  • unpublished
  • latest
  • npm
  • Socket score

Version published
Weekly downloads
0
Maintainers
1
Weekly downloads
 
Created

sizzler-scout

This project contains the Sizzler server for SCOUT.

setup

  1. Install Node.js v14
  2. npm install -g yarn to install yarn
  3. Obtain the following files: .env, pricespy.json (required to run)
  4. Obtain access to GCP pricespy project (required to publish and deploy)

install & run

  1. yarn install to install package dependencies
  2. yarn build to build typescript
  3. Copy .env and pricespy.json files to the sizzler-scout directory
  4. yarn start or hit F5 within vscode to run

deploy

  1. yarn publish to build docker container and publish to gcr.io
  2. yarn update to update existing deployment to new published docker container
  3. yarn deploy to deploy a new compute instance

FAQs

Package last updated on 28 Feb 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts