Skip to content

FOSSAware/audit-workbench

 
 

Repository files navigation

GitHub release (latest by date) License REUSE status test_workflow

SCANOSS AUDIT WORKBENCH

The SCANOSS Audit Workbench is a graphical user interface to scan and audit source code using SCANOSS API.

Prerequisites

  • Node.js v14.x (Unfortunately sqlite3 not supports node.js v16+ so far. We strongly recommend handling your node versions using nvm)
  • Yarn (see installation)

Install

yarn install

Starting Development

Start the app in the dev environment:

yarn start

Packaging for Production

To package apps for the local platform:

yarn package

Docs

This project was made using Electron React Boilerplate

See docs and guides here

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 97.7%
  • SCSS 1.3%
  • Other 1.0%