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

Devops: eagle-ec-fe containerization with docker-#187928765 #23

Merged
merged 1 commit into from
Jul 23, 2024

Conversation

MugemaneBertin2001
Copy link
Collaborator

@MugemaneBertin2001 MugemaneBertin2001 commented Jul 12, 2024

What does this PR do?

  • This pr aims to containerize eagle-ec-fe with docker.

How to test it:

  • clone this repo
  • checkout to this branch ft-docker-service-#187928765
  • run docker build -t eagle-ec-fe . to build this image
  • run docker run -d --name eagle-ec-fe-container -p 5173:5173 eagle-ec-fe to run your image
  • now you can access our app in the browser. at: localhost:5173

delivery: add FE service to our docker-#187928765

Copy link

vercel bot commented Jul 12, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
eagles-ec-fe ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jul 22, 2024 5:30pm

@codecov-commenter
Copy link

codecov-commenter commented Jul 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 72.32%. Comparing base (701fbe7) to head (2ee09ad).
Report is 2 commits behind head on dev.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev      #23      +/-   ##
==========================================
+ Coverage   70.97%   72.32%   +1.34%     
==========================================
  Files          69       70       +1     
  Lines        1461     1485      +24     
  Branches      191      196       +5     
==========================================
+ Hits         1037     1074      +37     
+ Misses        416      403      -13     
  Partials        8        8              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@MugemaneBertin2001 MugemaneBertin2001 force-pushed the ft-docker-service-#187928765 branch from d16c8e7 to 3b99546 Compare July 16, 2024 12:58
@MugemaneBertin2001 MugemaneBertin2001 changed the title Devops: eagle-ec-fe containerization with docker Devops: eagle-ec-fe containerization with docker-#187928765 Jul 16, 2024
@MugemaneBertin2001 MugemaneBertin2001 force-pushed the ft-docker-service-#187928765 branch from 3b99546 to cbce72d Compare July 16, 2024 16:41
@MugemaneBertin2001 MugemaneBertin2001 force-pushed the ft-docker-service-#187928765 branch from cbce72d to 6ea2414 Compare July 16, 2024 23:27
Copy link

codeclimate bot commented Jul 22, 2024

Code Climate has analyzed commit 2ee09ad and detected 0 issues on this pull request.

View more on Code Climate.

@teerenzo teerenzo merged commit c52076a into dev Jul 23, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants