Skip to content

Latest commit

 

History

5 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

Development Setup for Node.js Environment on Linux or WSL2

Running Commands on Linux or WSL2

sudo chmod +x setup.sh
sudo ./setup.sh

After Execution for Docker Permissions

usermod -aG docker ${USER}
su - ${USER}
id -nG

This script includes installations of:

  • curl
  • docker
  • docker-compose
  • dbeaver-ce
  • insomnia
  • vscode
  • nvm
  • Node.js

About

Development Setup for Node.js Environment on Linux or WSL2

Topics

Resources

Stars

16 stars

Watchers

3 watching

Forks

Releases

Packages

Contributors

Languages