New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@skroutz/hypernova-service

Package Overview
Dependencies
Maintainers
6
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@skroutz/hypernova-service

"Skroutz's SSR service based on hypernova"

  • 1.0.2
  • npm
  • Socket score

Version published
Weekly downloads
207
decreased by-3.27%
Maintainers
6
Weekly downloads
 
Created
Source

Skroutz Hypernova Mircorservice

A wrapper around Airbnb's Hypernova that supports component versioning

Installation

This service is packed as an npm module and is distrubed via NPM registry.

$ npm install -g @skroutz/hypernova-service

Or with yarn

$ yarn global add @skroutz/hypernova-service

Command Line Options

Options:
  --version                  Show version number                       [boolean]
  -h, --help                 Show help                                 [boolean]
  -p, --port                 port number to run the server
                                                        [number] [default: 3030]
  --production               Server production mode on/off
                                                      [boolean] [default: false]
  --debug                    Debug mode on/off        [boolean] [default: false]
  --release-load-path        Path to the root of the skroutzHypernova releases.
                                               [string] [default: "./testdata/"]
  --statsd-report-interval   Interval to report to statsd (in seconds)
                                                           [number] [default: 5]
  --release-expiry           Release expiry time (in seconds). After that time,
                             the files will be unloaded from the RAM
                                                           [number] [default: 5]
  --release-unload-interval  Interval that the release invalidate function will
                             run (in seconds)              [number] [default: 5]
  --sentry-env               Sentry environment. Will be used as the environment
                             parameter when reporting an exception to Sentry.
                                              [choices: "staging", "production"]
  --sentry-dsn               Sentry DSN in order to use the API. Obtained in
                             https://sentry.skroutz.gr/settings/skroutz/{your-pr
                             oject}/keys/                               [string]

More documentation here!

FAQs

Package last updated on 07 Mar 2019

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

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc