Socket
Socket
Sign inDemoInstall

@steroidsjs/gii-fs

Package Overview
Dependencies
34
Maintainers
8
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @steroidsjs/gii-fs

FS Developer Server


Version published
Maintainers
8
Created

Readme

Source

Install

1. Install package

npm i -g @steroidsjs/gii-fs

2. Create config

Create config.json. Sample:

{
    "port": 7800,
    "projects": [
        "/Users/user/Projects/backend-nest"
    ]
}

Start

Production mode

gii-fs /path/to/config.json

It is not necessary to specify the path to the config. Then will be used the default path ~/gii-fs.json

FAQs

Last updated on 22 Apr 2024

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