devcshort / dockerized-nodejs-development-environment

An example of using VS Code's remote containers feature. This allows you to develop a Nodejs app and not have to install MongoDB (or other DBs) on your own pc. The docker container contains all of the packages, services, etc that you need to have a complete development environment for the app.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This repository is not active

About

An example of using VS Code's remote containers feature. This allows you to develop a Nodejs app and not have to install MongoDB (or other DBs) on your own pc. The docker container contains all of the packages, services, etc that you need to have a complete development environment for the app.


Languages

Language:JavaScript 58.9%Language:Handlebars 33.5%Language:Dockerfile 7.6%