Socket
Socket
Sign inDemoInstall

sizzler-scout

Package Overview
Dependencies
110
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    sizzler-scout

This project contains the Sizzler server for SCOUT.


Version published
Weekly downloads
0
Maintainers
1
Created
Weekly downloads
 

Readme

Source

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
  • Rabbit Queue
  • Deployed Instance
  • Container Registry

FAQs

Last updated on 28 Feb 2022

Did you know?

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc