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

https://github.com/thecraftman/nodejs-docker-setup

Create a Nodejs web application inside a docker container
https://github.com/thecraftman/nodejs-docker-setup

dependencies docker dockerfile gif gif-animation gifs javascript json nodejs nodejs-server server setup

Last synced: about 1 month ago
JSON representation

Create a Nodejs web application inside a docker container

Awesome Lists containing this project

README

          

# node-js-server-setup

**Create a tiny nodejs web application wrap it in a docker container and be able to access that web application from a browser running on your local machine**

## index.js

![index.js](https://user-images.githubusercontent.com/24816990/57976609-7e343100-79b2-11e9-8c81-eeacbca27d1a.gif)

## Dockerfile

![ezgif com-video-to-gif (1)](https://user-images.githubusercontent.com/24816990/57976674-bc7e2000-79b3-11e9-8d25-f4a7bff11511.gif)

## Package.json

![ezgif com-video-to-gif (2)](https://user-images.githubusercontent.com/24816990/57976685-e5061a00-79b3-11e9-8055-88ae33b140df.gif)

## Connect to localhost:8080

![ezgif com-video-to-gif (3)](https://user-images.githubusercontent.com/24816990/57976695-1ed72080-79b4-11e9-974d-3d5a333e410e.gif)