Currently works by using the bundled proxy in react-create-app's development environment. To create a proper Docker image, it should start an express server and serve the production build.
[x] Express server to proxy API calls
[x] Remove dependency on bundle proxy
[x] Dockerfile
[x] Pipeline for building and pushing to docker hub
Currently works by using the bundled proxy in react-create-app's development environment. To create a proper Docker image, it should start an express server and serve the production build.
Remove dependency on bundle proxy