Skip to content

secutils-dev/secutils-webui

Repository files navigation

Secutils.dev Secutils.dev Web UI · License: AGPL v3 Build Status

The web user interface for Secutils.dev, refer to secutils-dev/secutils for more details.

Getting started

Install all the required dependencies with npm install and run the UI in watch mode with npm run watch.

Usage

Assuming you already have a running Secutils.dev server running at http://localhost:7070, the UI should be accessible at http://localhost:7171.

Documentation

The documentation for Secutils.dev is located in github.com/secutils-dev/secutils-docs and hosted at secutils.dev/docs.

Community