https://github.com/xpdojo/nodejs-hello-world
test node server
https://github.com/xpdojo/nodejs-hello-world
docker nodejs simple-app testing
Last synced: about 1 month ago
JSON representation
test node server
- Host: GitHub
- URL: https://github.com/xpdojo/nodejs-hello-world
- Owner: xpdojo
- License: gpl-3.0
- Created: 2020-08-26T14:44:44.000Z (almost 6 years ago)
- Default Branch: main
- Last Pushed: 2022-07-18T08:12:54.000Z (almost 4 years ago)
- Last Synced: 2025-03-24T11:49:35.546Z (about 1 year ago)
- Topics: docker, nodejs, simple-app, testing
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# nodejs-hello-world
## Development
```sh
npm install
```
## Docker Hub
- [markruler/nodejs-hello-world](https://hub.docker.com/r/markruler/nodejs-hello-world)
## push
```sh
./script.sh
```