Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/charlieegan3/policing-christmas-trees
Ever wanted to validate Christmas trees - well now you can!
https://github.com/charlieegan3/policing-christmas-trees
Last synced: 15 days ago
JSON representation
Ever wanted to validate Christmas trees - well now you can!
- Host: GitHub
- URL: https://github.com/charlieegan3/policing-christmas-trees
- Owner: charlieegan3
- License: mit
- Created: 2019-11-03T21:05:52.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2022-12-15T15:02:25.000Z (almost 2 years ago)
- Last Synced: 2024-08-03T21:01:50.825Z (3 months ago)
- Language: CSS
- Homepage:
- Size: 10.5 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-opa - Policing Christmas Tree - Using Rego to determine the correctness of Christmas tree decorations (Fun and Quirky / Testing Blogs and Articles)
README
# Policing Christmas Trees
Safe, organised fun is the best kind of fun - _especially_ when Christmas
trees are involved.This project was prepared as a demo of [OPA](https://www.openpolicyagent.org)
for the 2019 _Christmas_ Show & Tell of the
[London Computation Club](https://london.computation.club).While this is a really silly idea for a project; I found it helpful to apply a
work tool in a completely different (& fictional) domain.## Dependencies
You need to have Docker and Docker Compose to run the demo.
## Demo
```shell
docker-compose build
docker-compose up
```Then you can browse to [localhost:8082](http://localhost:8082).
## Demo Recording
![recording of demo](./demo.gif)