Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

fhightower-tc/threatconnect-explorer

Repository files navigation

ThreatConnect Explorer

Spaces app for exploring data in ThreatConnect

Getting Started

To get started, the code for the app is in the src/ folder. To setup your environment for testing, run:

make setup

Build App For Release

make pack

This will package the app as target/TCS_-_ThreatConnect_Explorer.tcx.

Build App in Development Mode (does not minify or uglify code, so it can be debugged in browser)

make pack-dev

Deploy

In the ThreatConnect UI install the App (the .tcx file) created in the Build App for Release section.

Credits

This package was created with Cookiecutter and Floyd Hightower's Spaces App Template.

About

Spaces app to explore data in ThreatConnect.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published