Opinionated Docker development workflow for Node.js projects - Part 1

This page summarizes the projects mentioned and recommended in the original post on dev.to

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • docker-setup-node-container

    Development workflow for Node apps using Docker

  • Clone this repo: https://github.com/edgarroman/docker-setup-node-container or just take the Docker related files and build a directory structure as shown above.

  • semver

    Semantic Versioning Specification

  • A note here on the name of your image. I've picked mynodeapp as the name and the version as 1.00. I suggest you call your application something that is meaningful to you and follow semantic versioning

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • docker-node

    Official Docker Image for Node.js :whale: :turtle: :rocket:

  • # Base node images can be found here: https://hub.docker.com/_/node?tab=description&%3Bpage=1&%3Bname=alpine ARG NODE_IMAGE=node:16.17-alpine

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • WTF...Next.js app deployed with Docker?

    1 project | dev.to | 30 Nov 2023
  • Node.js built-ins on Deno Deploy

    2 projects | news.ycombinator.com | 26 May 2023
  • Dockerize Your App: An Introduction to Docker

    2 projects | dev.to | 22 Mar 2023
  • How can i get a container with npm command?I can’t find it with internet.

    1 project | /r/kubernetes | 22 Jan 2023
  • nodejs docker on SCALE?

    1 project | /r/truenas | 13 Jan 2023