Thanks to visit codestin.com
Credit goes to github.com

Skip to content

clonn/fig-node

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#fig and node.js simple server

requirement

note: MacOS have to install docker via docker-osx. boot2docker is not working.

usage

git clone https://github.com/clonn/fig-node.git fig-node
cd fig-node
fig up -d

then you will see message below,

 Recreating fignode_web_1...

test

assume that did not set $USER/.docker-osx/defaults. settings are default value. you can try this.

 curl localdocker:3000
 #show: hello world

About

fig, a docker tool, for quick runs web, database ... this is node.js server example.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published