You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm install
docker-compose build
docker-compose up
docker-compose build // If you add/upgrade anything better to build
docker-compose up // Will start all the services
/* Or you could use */
docker-compose up --build