fedorrychkov
nvm
fedorrychkov | nvm | |
---|---|---|
1 | 343 | |
0 | 82,845 | |
- | 1.1% | |
5.5 | 8.3 | |
2 months ago | 7 days ago | |
Shell | ||
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
fedorrychkov
-
Nestjs, Firebase, GCloud. How to Quickly Set Up an API Backend in TypeScript.
It's great that you decided to open this article. My name is Fedor, and I've been a full-stack developer on a permanent basis since the end of 2021. Just in case, here is my github profile. In this brief article, I want to:
nvm
-
How to switch Node.js version: A cross-platform guide for NVM and alternatives
Node Version Manager, or NVM, is a tool that helps manage Node versions and is a convenient way to install Node. Like npm or Yarn help manage Node packages, NVM specializes in Node.js version management, enhancing development flexibility and environment control.
-
How to use sqlite-vec to store and query vector embeddings
If you don't already have Node.js 22.x, install it using nvm:
-
NVM Basics & Bash Aliases: Simplify Your Development Workflow
With these commands, you can manage and switch between different versions of Node.js for various projects. Learn more in the NVM Github repository.
-
How do I create my docker images for my Symfony projects
Download and install node using the nvm package manager.
-
How I Manage Node & Package Manager Versions in 2025
In the past I've used nvm, n, volta, corepack, nodeenv. While they all have their own strength, I converged to using proto as the tool of choice.
-
Make the zsh Prompt Go Faster
There are obviously other methods, of course, but you can find them on almost any other blog talking about zsh prompts so for the sake of brevity, I'm not going to repeat them(an example: use fnm instead of nvm or why would you not use mise). There is also a faster syntax highlighter for zsh. so on and so forth.
-
OMZ: Some Plugins that I forget about
Hopefully you use nvm.
-
Personal TODO list on how I set up my dev machine
I am a javascript kind of guy, so I install nvm first.
-
Como publicar um pacote no npm: um guia passo a passo
O NPM instalado. Você pode baixá-lo em nodejs.org ou utilizar o NVM (Node version manager).
- Eligiendo la versión por defecto de node con nvm
What are some alternatives?
nestjs-firebase-startup-boilerplate - Nestjs boilerplate with Firebase, GCloud, Public and Private API for working.
shelljs - :shell: Portable Unix shell commands for Node.js
ohmyzsh - 🙃 A delightful community-driven (with 2,400+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, python, etc), 140+ themes to spice up your morning, and an auto-update tool that makes it easy to keep up with the latest updates from the community.
nvs - Node Version Switcher - A cross-platform tool for switching between versions and forks of Node.js
fnm - 🚀 Fast and simple Node.js version manager, built in Rust
nve - Run any command on specific Node.js versions