STARTING APP

use shell script to start the app sh start-app.sh

It will manage everything for you: Install dependencies etc.

Dev environments:

backend: http://localhost:80

frontend: http://localhost:4200

For now we only have dev Dockerfiles since I think it's too early to provide production Dockerfiles.

Also for now I didn't care about SSL certificates, but I will add them later.