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

Make backend to serve frontend #3

Merged
merged 1 commit into from
Apr 26, 2023
Merged

Make backend to serve frontend #3

merged 1 commit into from
Apr 26, 2023

Conversation

zakhio
Copy link
Owner

@zakhio zakhio commented Apr 24, 2023

Description

To keep the system simple and not to have nodejs running in the same image or a separate image for frontend. Backend will serve static files and redirect game ids to the index.html

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Backend: Changes frontend's folder in backend from public to static
@zakhio zakhio temporarily deployed to production April 24, 2023 07:10 — with GitHub Actions Inactive
@zakhio zakhio merged commit 75ade7e into master Apr 26, 2023
2 checks passed
@zakhio zakhio deleted the fix-docker-image branch April 26, 2023 18:59
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

Successfully merging this pull request may close these issues.

None yet

1 participant