ransomwhere icon indicating copy to clipboard operation
ransomwhere copied to clipboard

The open ransomware payment tracker

ransomwhere

The open ransomware payment tracker

Setup

  1. Install development dependencies in backend by running npm install.

Development

  1. Open index.html in docs to test the frontend.

  2. Run sls offline to test the backend.

Deployment

  1. The frontend is a static website and can be deployed anywhere. It is currently set up to be deployed via GitHub Pages.

  2. To deploy the backend, run sls deploy