Skip to content

ksafranski/noder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Noder

Docker NodeJS sandbox for testing code with an editor.

Quick Start

Run the docker container with interactive flag:

docker run -it fluidbyte/noder

Inside the container will be two tmux panes running Vim (left) and Nodemon (right). Edit the content of the file in Vim then save :w and the right pane will reload the file.

To exit simply use the key command C-a + q.


Screenshot

About

Simple, ephemeral docker-based NodeJS sandbox

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published