Skip to content

Conversation

@Phenix333
Copy link
Contributor

@Phenix333 Phenix333 commented May 3, 2025

It's of #4241.

@vercel
Copy link

vercel bot commented May 3, 2025

@Colin-de-Seroux is attempting to deploy a commit to the github readme stats Team on Vercel.

A member of the Team first needs to authorize it.

@github-actions github-actions bot added the documentation Improvements or additions to documentation. label May 3, 2025
readme.md Outdated
<summary><b>:hammer_and_wrench: Step-by-step guide for deploying on docker</b></summary>

1. Fork or clone this repo as per your needs.
2. Add `express` to the dependencies section of `package.json`

Choose a reason for hiding this comment

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

You can probably add this to the Dockerfile:

RUN npm install express

That way you're not adding an extra dependency to the package.json file, if this dependency is only required for the Docker deployment

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Hello, that would be more optimized. I foolishly copied the way it was done for Vercel. I'll take care of it this evening and create a new PR.

No need to add by hand express
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants