https://github.com/cloudlinux/imunify360-documentation
https://github.com/cloudlinux/imunify360-documentation
Last synced: 27 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/cloudlinux/imunify360-documentation
- Owner: cloudlinux
- Created: 2023-05-18T12:28:57.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2026-01-12T07:41:45.000Z (about 1 month ago)
- Last Synced: 2026-01-12T17:42:58.185Z (about 1 month ago)
- Size: 63 MB
- Stars: 2
- Watchers: 3
- Forks: 34
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# imunify-documentation
# Install dependencies
```
$ yarn
```
# Start local server
```sh
$ yarn docs:dev
```
# Static assets
```sh
$ yarn docs:build
```