- Currently,
appis configured to run onlocalhost:8080sincedbis exposed onlocalhost 3001and proxy forfeis set to be8080. - Config proxy for
feto justapp, when using with dockers- For running all dockers run
docker-compose.yml - the whole of application after successful
composewill be exposed at server's port5000.
- For running all dockers run
- Docker Way
- Development Way
- run DockerCompose
docker-compose.ymlfor justdb - run
DemodocApplication.java
>cd src/main/frontend/world-napier >npm start
- run DockerCompose

