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
- Host: GitHub
- URL: https://github.com/thecraftman/nodejs-docker-setup
- Owner: thecraftman
- Created: 2019-05-19T01:06:38.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-12-01T16:57:24.000Z (almost 5 years ago)
- Last Synced: 2025-08-13T02:45:21.883Z (about 2 months ago)
- Topics: dependencies, docker, dockerfile, gif, gif-animation, gifs, javascript, json, nodejs, nodejs-server, server, setup
- Language: JavaScript
- Homepage:
- Size: 42 KB
- Stars: 3
- Watchers: 0
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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

## Dockerfile

## Package.json

## Connect to localhost:8080
