Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.6 KB

README.md

File metadata and controls

38 lines (29 loc) · 1.6 KB

Node.js CI/CD

Study project - Yet another personal finance app

Overview

jerry-maguire-show-me-the-money.gif

Project setup, how to run, how to test, etc

See individual readme's for each project.

Noteworthy

  • It all started for fun with a db schema for a personal finance app.
  • Then we added a node with koa backend to study api building, and a frontend made with vue3, vuetify and a few other cool libraries.
  • Then the project was used to study docker containers.
  • At some moment it was used to study kubernetes.
  • And finally Continuous Delivery with GitOps, using ArgoCD to observe the desired state for the cluster and applying it when it changes.
  • There is a few things to be done to proper call it a respectable code reference, but i think it's cool.