https://github.com/geowa4/base-node-api
100K+
This image is built from the example Node API code at geowa4/base-node-api.
To run,
docker run --name api --rm -t -p 3000:3000 geowa4/base-node-api
or
docker run --name api --rm -t -p 3000:3000 geowa4/base-node-api start
To test the code,
docker run --name api --rm -t geowa4/base-node-api test
Content type
Image
Digest
sha256:d1fd576bd…
Size
10.7 MB
Last updated
almost 11 years ago
docker pull geowa4/base-node-api