Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Don't serve angular client from loopback server #12

Open
pulkitsinghal opened this issue Feb 15, 2018 · 0 comments
Open

Don't serve angular client from loopback server #12

pulkitsinghal opened this issue Feb 15, 2018 · 0 comments

Comments

@pulkitsinghal
Copy link
Contributor

pulkitsinghal commented Feb 15, 2018

I would love it if our starter project also adopted a similar approach out-of-the-box:

https://github.com/TheDonDope/expensables/tree/develop/expensables-client#how-to-build-and-start-the-dockerized-version-of-the-application

expensables-angular - In development mode, this container serves the angular app. In production mode it builds the angular app, with the build artifacts being served by the Nginx container
expensables-nginx - This container is used only production mode. It serves the built angular app with Nginx.

cc @harshadyeola, @Bhushan001

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant