Skip to content

csantanapr/think2020-nodejs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IBM THINK2020 Node.js

Examples used during IBM THINK2020 on "Lessons learned for Cloud Native Apps using Node.js"

Video and Charts available here

cd 1-containers/
docker build -t ui .
docker run --rm -p 8080:8080 ui
cd 2-kubernetes/
skaffold dev
cd 3-operations/
skaffold dev

About

Examples used during think2020 sessions

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published