1 post tagged with "progress"

View All Tags

Progress

Erik Oosterwaal

Erik Oosterwaal

main developer

Progress has been steady the last two weeks, because of my time off I have implemented quite a bit. Stuff that's done so far:

  • implemented the basic microservices needed for MVP
  • dockerized all of them
  • got it all running using docker compose. From there it should be trivial to run the whole stack practically anywhere.
  • started the implementation of an API gateway

architecture

This means that some work items from the alpha phase as well as the beta phase of the project are being worked on simultaneously.

Implementation of the API gateway is the first step to monetization.