Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/beebus/docker-nodejs-app
A simple to-do-list app that utilizes Docker, Node, and React. After you complete the first Docker tutorial (getting-started), your local Docker server serves up the second tutorial, right from localhost.
https://github.com/beebus/docker-nodejs-app
docker dockerfile nodejs reactjs to-do-app to-do-app-with-react to-do-list
Last synced: 10 days ago
JSON representation
A simple to-do-list app that utilizes Docker, Node, and React. After you complete the first Docker tutorial (getting-started), your local Docker server serves up the second tutorial, right from localhost.
- Host: GitHub
- URL: https://github.com/beebus/docker-nodejs-app
- Owner: beebus
- License: apache-2.0
- Created: 2020-07-15T21:42:49.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-12-13T07:31:09.000Z (about 2 years ago)
- Last Synced: 2024-10-26T17:49:39.359Z (about 2 months ago)
- Topics: docker, dockerfile, nodejs, reactjs, to-do-app, to-do-app-with-react, to-do-list
- Language: JavaScript
- Homepage:
- Size: 1.95 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# docker-nodejs-app
A simple to-do-list app that utilizes Docker, Node.js, and React.js. After you complete the first Docker tutorial (getting-started), your local Docker server serves up the second tutorial, right from localhost.