Pinned Repositories
entro-ci
A CLI to help with building packages that have changed and ignoring builds when they haven't
entro-version
Combines standard-version and git-flow into one where the release is where the standard-version tag is created
git-secret-action
A GitHub action that reveals git secrets
terminal-csv-splitter
A CSV splitter that uses inbuilt terminal commands to run super fast!
typeorm-test-transactions
Automatically rollback database changes after each test is completed when using TypeORM
dockem
A CLI that helps optimise the build process of Docker containers, if the image has been built before, it will just copy the tag across on the registry which is much faster than pulling and pushing to the new image tag.
typescript-debugging-example
This is the example used to demonstrate Typescript debugging in a docker container. I'm using Webstorm but any IDE should work for this.
kerren's Repositories
kerren/typescript-debugging-example
This is the example used to demonstrate Typescript debugging in a docker container. I'm using Webstorm but any IDE should work for this.
kerren/blackbox-testing
Testing out the StackExchange/blackbox system to see how it's used
kerren/dockem
A CLI that helps optimise the build process of Docker containers, if the image has been built before, it will just copy the tag across on the registry which is much faster than pulling and pushing to the new image tag.
kerren/Kerren-Entrostat
kerren/lock-down-seir-model
I want to see what the effect of a lock-down would be if there is no intervention after that point.
kerren/ngrx-login-example
An example of a login page using ngxs.
kerren/github-readme-stats
:zap: Dynamically generated stats for your github readmes
kerren/kerren
kerren/kubernetes-client
A simple yet elegant client for accessing and controlling a Kubernetes cluster (https://github.com/kubernetes/kubernetes)
kerren/routing-example
A quick HTTP and HTTPs routing example using docker-compose and express. Check out https://blog.entrostat.com/routing-multiple-domains-using-haproxy-http-and-https-ssl/ for the instructions.
kerren/setup-dockem
This Github Action can be used to set up the dockem cli in your pipeline
kerren/signalstory
Signal-based state management for Angular applications