Open pkspyder007 opened 4 weeks ago
The latest updates on your projects. Learn more about Vercel for Git βοΈ
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
codu | β Ready (Inspect) | Visit Preview | π¬ Add feedback | Nov 11, 2024 10:09pm |
The pull request introduces changes across multiple files to transition the project from using npm to pnpm as the package manager. The Dockerfile has been updated to install pnpm and modify dependency installation commands accordingly. Documentation files, including README.md and E2E Overview.md, reflect these changes by updating commands and adding new environment variables for end-to-end testing. The setup.sh script has also been modified to use pnpm commands. Overall, the changes aim to streamline dependency management and enhance the clarity of setup instructions.
File | Change Summary |
---|---|
Dockerfile | Updated to use pnpm for dependency management; changed commands for installing dependencies and building the application. |
E2E Overview.md | Updated commands for database seeding to use pnpm; added new environment variables for E2E users. |
README.md | Replaced npm commands with pnpm for installation, database migration, and seeding instructions. |
setup.sh | Modified terminal commands to use pnpm instead of npm for database operations and development server. |
hacktoberfest-accepted
, hacktoberfest
π In the garden, we hop and play,
With pnpm here, we clear the way.
Dependencies fresh, commands so neat,
Our setup's now a joyful treat!
So gather 'round, let's cheer and sing,
For smoother builds and the joy they bring! πΌ
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Going to take this for a spin tonight. Excited to try pnpm its my first time
Wow wild how seamless this change was!
Literally just swapped out pnpm for npm for what I already use.
Everything seems to be working. My only concern (and perhaps its not even valid) is this is another step that new contributors will need to do (Installing pnpm). Npm as you know comes bundled with Node so its just one less thing to think about.
Overall I hope this gets approved.
Uh oh! @JohnAllenTech, the image you shared is missing helpful alt text. Check https://github.com/codu-code/codu/pull/1188#issuecomment-2453301268.
Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.
Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.
Uh oh! @JohnAllenTech, the image you shared is missing helpful alt text. Check https://github.com/codu-code/codu/pull/1188#issuecomment-2453301268.
Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.
Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.
β¨ Codu Pull Request π»
Fixes #(issue)
Pull Request details
Any Breaking changes
Associated Screenshots
[Optional] What gif best describes this PR or how it makes you feel