Backend: FastApi + PostgreSQL
Frontend: Angular + tailwindcss

-
Create and fill in the
backend/.envfile -
Run
docker compose up --build -dNow you have backend, postgresql, frontend running in docker containers. You can access them from the url you specified in package.json file