= Tag Janitor
== What is it
Many of the Guardian's applications identify and interact with each other through looking up these three sets of tags:
This application:
== How to run locally
If you want to run this locally, you will need to:
.env
file in the lambda
directory.Then, install the dependencies and run the code:
Or, run scripts/start.sh
to do this for you!
== How to run the tests
Install all dependencies and run the tests from the lamdba
directory:
== How to deploy
Deploy this app through TeamCity and RiffRaff. See what CI is doing in scripts/ci.sh