Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/achanandhi-m/server-in-nodejs-using-docker
Creating a simple server using nodejs(javascript run time env) and express for handling request ,the node js image is built by using Dockerfile
https://github.com/achanandhi-m/server-in-nodejs-using-docker
Last synced: about 1 month ago
JSON representation
Creating a simple server using nodejs(javascript run time env) and express for handling request ,the node js image is built by using Dockerfile
- Host: GitHub
- URL: https://github.com/achanandhi-m/server-in-nodejs-using-docker
- Owner: Achanandhi-M
- Created: 2023-07-05T16:13:45.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-10-26T17:18:26.000Z (about 1 year ago)
- Last Synced: 2024-11-05T22:05:59.350Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 651 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Server-in-Nodejs
Creating a simple server using nodejs(javascript run time env) and express for handling request The node js image is built by using Dockerfile Use Dockerfile for Building custom Node js image The Dockerfile uses Latest Node version:18 Use Alphine for Lite version of Node Alphine images are lightweight because they are based on the Alphine Linux distribution