This is a portfolio of my work. Made using AngularTS and Firebase.
The content for this site is remotely hosted using Firebase. CRUD operations on all content withouth having to push a new build.
This website uses github actions to provide CI. In order for a commit to pass it must achieve the following:
- build with npm
- pass all npm tests