redline

study project - personal finance tracker app

APACHE-2.0 License

Stars
4
Committers
2

Redline

Study project - Yet another personal finance app

Overview

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.