jdleesmiller / docker-chat-demoLinks
Companion repo for my "Lessons from Building a Node App in Docker" article.
☆325Updated 5 years ago
Alternatives and similar repositories for docker-chat-demo
Users that are interested in docker-chat-demo are comparing it to the libraries listed below
Sorting:
- Production-ready, scaling-ready Node + Express on Heroku with a message broker (amqp) and state (mongo).☆179Updated 7 years ago
- Demonstrates how to build a testable, deployable, scalable microservice with NodeJS and Docker.☆168Updated 5 years ago
- ☆311Updated 6 years ago
- Dockerfiles for building docker images with the NodeSource Node.js binaries baked in.☆192Updated 8 years ago
- A minimal webpack/ES6 project template with a spinning black triangle☆164Updated 7 years ago
- Sample docker workflow with Node.js, Redis and NGiNX☆394Updated 7 months ago
- A simple server using webpack as a build tool☆457Updated 9 years ago
- My attempt at providing an isomorphic React app☆82Updated 9 years ago
- A microservices workshop for the Seneca framework.☆186Updated 7 years ago
- Design-driven apis with swagger 2.0 and express.☆353Updated 3 years ago
- An example API acceptance test using Mocha, Chai, and SuperTest