Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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