Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

Architecture

Vojtěch Sajdl edited this page May 21, 2021 · 2 revisions

The application is split into 3 parts

  • Frontend (React)
  • Backend (NodeJS)
  • Render (NodeJS)

All of the services are designed to be run inside a docker container. More info is included in the thesis.

Clone this wiki locally