practica icon indicating copy to clipboard operation
practica copied to clipboard

Node.js solution starter boilerplate that is production-ready, packed with ✅ best practices and built with simplicity in mind

Results 172 practica issues
Sort by recently updated
recently updated
newest added

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: ![image](https://github.com/practicajs/practica/assets/1759539/c0ae4157-3a22-45fc-95ce-c62922da1a94) Marking the text shows (almost?) everything: ![image](https://github.com/practicajs/practica/assets/1759539/008bc352-9a8a-4688-a7ce-7e92a3c11f65) OS: macOS Terminal GUI: iTerm2 Build 3.4.19 Shell: zsh Theme: ![image](https://github.com/practicajs/practica/assets/1759539/dbaff3a0-b260-4026-8665-ef0b799e6289) 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).