A fusion of Makefile and Docker

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
  • mojo_react_app

    Mojolicious ❤ React

  • I hope this is useful for you and make your life more smoother. The Makefile is also available on github

  • mojo

    :sparkles: Mojolicious - Perl real-time web framework (by mojolicious)

  • In our previous article we have created a Dockerfile for our Mojolicious application. In there I mentioned that we have to run several docker command and when we map it across different environment we have to take care of different permutations and combinations. What if we can automate it more. What if we can abstract the complexity and as a user I just have to run minimum command to get it working. Here comes the Makefile. We will be using this to make our process more easier. For windows you can use gmake.exe utility instead of make. It comes with Strawberry Perl. Lets create a Make file in mojo_react_app/Makefile

  • 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
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

  • Mojolicious

    1 project | news.ycombinator.com | 11 Feb 2024
  • Perl 5.38 Released

    4 projects | news.ycombinator.com | 3 Jul 2023
  • Mojo may be the biggest programming language advance in decades

    1 project | /r/perl | 4 May 2023
  • Getting the result/reject values from a Mojo::Promise using async subs

    2 projects | /r/perl | 23 Mar 2023
  • i3mojo -- an i3status replacement in Perl

    2 projects | /r/i3wm | 2 Feb 2023