Skip to content
This repository has been archived by the owner on Sep 10, 2021. It is now read-only.

fhightower-tc/note-taker

Repository files navigation

Note Taking App

ThreatConnect spaces apps for taking notes.

Demo of note taking app

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_-_Note_Taker.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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published