Hans's YoRipe Assignment

This is the monorepo for my todo assignment. This includes the respective component of the app:

How to deploy

This is the instruction on how to deploy using docker compose to setup everything in one go

  1. cp .docker-env.example .docker-env
  2. configure
  3. docker compose up