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

Update Dockerfile to actually build the project instead of just running the dev server #29

Closed
JacobTheEldest opened this issue May 12, 2023 · 1 comment · Fixed by #71
Assignees
Labels

Comments

@JacobTheEldest
Copy link
Owner

No description provided.

@JacobTheEldest JacobTheEldest self-assigned this May 19, 2023
JacobTheEldest added a commit that referenced this issue May 24, 2023
Change Dockerfile to build app for production and server with nginx, rather than running the dev
server. Create an nginx config to serve the app. Use .dockerignore to ensure nothing sensitive or
wasteful is built into the image.  Update  .gitignore to prevent commit of build files. Update
readme with appropriate nginx port.

closes #29
@JacobTheEldest
Copy link
Owner Author

🎉 This issue has been resolved in version 1.3.1 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Successfully merging a pull request may close this issue.

1 participant