Example for hosting a Node.js application on Docker - as the name implies, it is a TODO app
2.2K
This is a tutorial application focused on demonstrating hosting a Node.js application using Docker. The application is written with the latest Node.js (v 14.8), uses Bootstrap version 5 (alpha), with Socket.IO for semi-real-time interaction on the user interface.
For an overview of the application: https://techsparx.com/nodejs/examples/todo-bootstrap/index.html
For instructions on hosting on Docker, including deployment to AWS ECS: https://techsparx.com/software-development/docker/docker-ecs/first-look/docker-compose.html
The latest tag always refers to the latest release of this application.
The first-dockerize tag refers to the tutorial on Docker hosting and AWS ECS.
Content type
Image
Digest
Size
397.7 MB
Last updated
almost 6 years ago
docker pull robogeek/todo-app