Socket
Socket
Sign inDemoInstall

@dxdeveloperexperience/hygie-config-generator

Package Overview
Dependencies
21
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @dxdeveloperexperience/hygie-config-generator

A VueJS SPA to generate the Hygie .rulesrc file


Version published
Maintainers
3
Install size
14.4 MB
Created

Readme

Source

hygie-config-generator

Motivations

This SPA allows you to generate the .rulesrc config file for your Hygie API with a friendly user-interface.

This application will source every Rules and Runnables you've created in your Hygie project, and display all of them in the UI.

Use our online generator

You can directly use our generator here at https://dx-developerexperience.github.io/hygie-config-generator/.

Or you can clone this project and customize it.

Project setup

Install it

npm install

Compiles and hot-reloads for development

npm run serve

Run your Hygie API

This application needs to know all your Rules and Runnables. To get all this data, it calls the Hygie API. Therefore, you need to start it (development or production).

If the project is not running in localhost:3000, please update the .env file accordingly:

VUE_APP_HYGIE_API=http(s)://your_hygie_api_server:your_port

FAQs

Last updated on 17 Jun 2019

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