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

Containerize question and user services #36

Merged
merged 113 commits into from
Oct 5, 2024
Merged

Containerize question and user services #36

merged 113 commits into from
Oct 5, 2024

Conversation

tsulim
Copy link

@tsulim tsulim commented Oct 4, 2024

Main Changes:

  • Shift firebase.js into individual service folders
  • Add Dockerfile and .dockerignore for question service
  • Add Dockerfile for .dockerignore user service
  • Add docker-compose.yml to package and manage both services at once

Close #30 and #31

Other changes:

tsulim and others added 30 commits September 11, 2024 23:34
Make changes according to coding standard
@tsulim tsulim added this to the Milestone 3 milestone Oct 4, 2024
@tsulim tsulim linked an issue Oct 4, 2024 that may be closed by this pull request
Copy link

@xuelinglow xuelinglow left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm, tested and it works on my side as well

Copy link

@iynixil iynixil left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@iynixil iynixil merged commit 743855a into main Oct 5, 2024
AndrewOng2066 added a commit to AndrewOng2066/cs3219-ay2425s1-project-g46 that referenced this pull request Oct 10, 2024
Merge pull request CS3219-AY2425S1#36 from CS3219-AY2425S1/merged-user-question
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.

D3: Containerize Question Service D3: Containerize User Service
5 participants