practica
practica copied to clipboard
Node.js solution starter boilerplate that is production-ready, packed with ✅ best practices and built with simplicity in mind
Fix typo
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `npm` dependencies of...
This PR aligns the versions of nodejs throughout the project (.nvmrc/Dockerfile) Issue: https://github.com/practicajs/practica/issues/273
This adjusts the colors for various terminal themes Note: You can't win them all, but this will work for all common use cases (and most themes) see video below: https://github.com/practicajs/practica/assets/1759539/cf1a52d0-9d5c-455f-9c2f-cdc7c3e14d78...
Solved the issue : Missing images #262 Corrected the broken links for full.png , almost-full.png and partial.png file in https://github.com/practicajs/practica/blob/main/docs/docs/decisions/monorepo.md file
Running interactive mode on a dark terminal shows the following:  Marking the text shows (almost?) everything:  OS: macOS Terminal GUI: iTerm2 Build 3.4.19 Shell: zsh Theme:  Any...
Before submitting the PR, should we consider bumping the image version to 18.16 (LTS)? or should we pull `.nvmrc`s version down? (I prefer the former).