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
SERVER:
runs localy on :8080
From the root of the project build the docker image with: docker build -f server/Dockerfile -t realornot-server .
CLIENT:
runs localy on :3000