Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

zuzak/rotm

 
 

Repository files navigation

Report Online Terrorist Material (ROTM)

Docker Repository on Quay.io Build Status

This project is built with HOF-Bootstrap and uses Docker.

Getting started

Get the project from Github

$ git clone git@github.com:UKHomeOffice/rotm.git && cd rotm

Install the dependencies and build the project resources

$ npm install

Install Docker Compose

Run the services locally with Docker Compose

$ docker-compose up

Getting your hands dirty (You'll need Redis for this)

$ npm run dev

For anything else ROTM-related, look in package.json for a full list of scripts etc, and config.js for environment variables.

Otherwise, see HOF-Bootstrap.

About

Report Terrorist Material

Resources

License

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 59.1%
  • CSS 19.9%
  • Standard ML 12.8%
  • HTML 6.6%
  • Other 1.6%