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

hello-prysmo

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hello-prysmo

A dummy API Gateway built with prysmo to allow clients to test communications and protocol.

  • 0.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Hello Prysmo

A dummy API Gateway built with Prysmo to allow clients to test communications and protocol.

Quick Start

  1. Install Hello Prysmo globally with: npm i -g hello-prysmo
  2. Optionally write a configuration file and grab its absolute path
  3. Run the server with: hello-prysmo [-c path/to/conf/file.toml]

Docker Start

  1. Download the official image with: docker pull prysmo/hello-prysmo
  2. Optionally write a configuration file and grab its absolute path
  3. Run the container with: docker run [-v /path/to/conf/file.toml:/etc/prysmo/conf.toml] hello-prysmo

Reporting Bugs

If you have found any problems with Hello Prysmo, please:

  1. Open an issue.
  2. Describe what happened and how.
  3. Also in the issue text, reference the label ~bug.

We will make sure to take a look when time allows us.

Proposing Features

If you wish to have that awesome feature or have any advice for us, please:

  1. Open an issue.
  2. Describe your ideas.
  3. Also in the issue text, reference the label ~Proposal.

Contributing

If you have spotted any enhancements to be made and is willing to get your hands dirty about it, fork us and submit your merge request so that we can collaborate effectively.

Supporting

We have no formal way to receive any donation or alike, so if you happen to feel caring about us, we would be delighted to hear about you directly.

Community

Meet us at:

FAQs

Package last updated on 08 Jan 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