Skip to content

An experimental version of Forta Dashboard with focus on attack researchers 🔬🦠

Notifications You must be signed in to change notification settings

kovart/forta-dashboard

Repository files navigation

Forta Dashboard

Installation

Use these steps to install project

  1. Provide environment variables into .env file (see .env.example)
  2. npm install

Build project:

npm run build

Serve project:

npm run start

App will be run on 3000 port.

Linting:

npm run lint  // lint js files with eslint
npm run stylelint  // lint scss files with stylelint

Environments

To add runtime environments to the project, you need to specify them in .env file.

About

An experimental version of Forta Dashboard with focus on attack researchers 🔬🦠

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages