Codebase for Pragmatic nodejs book from pragmatic python book series. An opinionated nodejs practical tutorials.
Credits: CREDITS.md
└── pragmatic-nodejs-dev
├── app
│ ├── api
│ ├── config
│ ├── db
│ ├── dnn
│ │ └── gpuconfig
│ ├── entities
│ ├── routes
│ ├── schemas
│ ├── _site
│ │ └── images
│ ├── templates
│ │ └── src
│ ├── tests
│ └── utils
├── data
└── tests
└── config
Servers
bash start-hello.sh
bash start-stream.sh