WEB TRANSTITS MANAGER
to start vanilla js + express app : docker-compose up in /docker directory npm start
to start react + express app: docker-compose up in /docker directory npm start on /api directory starts express app at localhost: 3000 npm start on /client directory starts react app at localhost : 8000