Skip to content
This repository has been archived by the owner on Mar 30, 2022. It is now read-only.

Latest commit

 

History

History
35 lines (23 loc) · 529 Bytes

README.md

File metadata and controls

35 lines (23 loc) · 529 Bytes

Secman UI

🗺️ Secman UI is your graphical secman.

Usage

SMUI used in secman ui command.

Build & Run

First sign up via Secman Authorize Website

Requirements

Run

# install deps
yarn

# run smui in dev mode
yarn serve

# build production
yarn build