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

i3 Dockerise the app #9

Merged
merged 8 commits into from
Aug 2, 2024
Merged

i3 Dockerise the app #9

merged 8 commits into from
Aug 2, 2024

Conversation

hillalex
Copy link
Member

@hillalex hillalex commented Aug 2, 2024

This PR adds:

  • custom Express server file and npm tasks for compiling and runing the production build
  • Dockerfile, build/push/smoke-test scripts
  • GH action for building, testing and pushing the docker image
  • some opportunistic fixes to the color logic

Closes #3

Copy link

codecov bot commented Aug 2, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 100.00%. Comparing base (3b19d22) to head (7097e2b).

Additional details and impacted files
@@            Coverage Diff            @@
##              main        #9   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            1         1           
  Lines           30        30           
  Branches         6         6           
=========================================
  Hits            30        30           

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

@hillalex hillalex changed the title add Dockerfile, build and push scripts i3 Dockerise the app Aug 2, 2024
@hillalex hillalex marked this pull request as ready for review August 2, 2024 18:20
@hillalex hillalex merged commit 63b45e0 into main Aug 2, 2024
6 checks passed
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.

Dockerise app
1 participant