https://github.com/docker/docker-nodejs-sample
A simple Node.js application for the guide in Docker's documentation
https://github.com/docker/docker-nodejs-sample
Last synced: 9 months ago
JSON representation
A simple Node.js application for the guide in Docker's documentation
- Host: GitHub
- URL: https://github.com/docker/docker-nodejs-sample
- Owner: docker
- Created: 2023-08-29T18:48:08.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-18T16:17:10.000Z (over 1 year ago)
- Last Synced: 2025-03-27T00:13:44.459Z (10 months ago)
- Language: JavaScript
- Size: 960 KB
- Stars: 29
- Watchers: 2
- Forks: 175
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample Node.js application
This repository is a sample Node.js application for Docker's documentation.