I Use Netlify’s Continuous Deployment, and You Should Do the Same

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

    This repository contains the source code of Franco Scarpa’s website, https://francoscarpa.com. (by francoscarpa)

  • I created a GitHub repository to hold all of my website’s source code, including the package.json file, which is mandatory to let Netlify know which dependencies your project has. Then, I configured Netlify to link my website to that repository so that every time I push changes to GitHub, Netlify runs a build on that code and publish the resulting outcome on the fly. You need to specify which build command Netlify needs to run to start the compilation process. In my case, it’s npx @11ty/eleventy since I use the Eleventy static site generator.

  • 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

  • A 99 Percent Javascript Blog Website

    1 project | /r/learnjavascript | 16 Aug 2021
  • Composable architecture example: Go headless (best practices)

    2 projects | dev.to | 30 Apr 2024
  • Building static websites

    5 projects | dev.to | 29 Apr 2024
  • Setting up Doom Emacs for Astro Development

    9 projects | dev.to | 23 Apr 2024
  • The Subtle Case For and Against React

    3 projects | dev.to | 19 Apr 2024