An open API service indexing awesome lists of open source software.

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

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
```