Skip to content

steroids/gii-fs

Repository files navigation

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

About

FS Developer Server for gii

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •