Say Goodbye to Docker Volumes 👋

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

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
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
  • hackathon-starter

    Hackathon Starter Template (NextJS, Hono, ShadcnUI, Prisma, Postgres, Docker) (by Code42Cate)

  • TL;DR: Check out this docker-compose file and the official documentation

  • Nodemon.io

    Monitor for any changes in your node.js application and automatically restart the server - perfect for development

  • That's already pretty good, but as you already know it's a PITA to work with this during development. You will have to rebuild your Docker images whenever you change your code, even though your apps will probably support hot-reloading out of the box (or with something like Nodemon if not).

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS 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

  • Set up Hot Reload for Typescript ESM projects

    2 projects | dev.to | 25 Aug 2023
  • Guia para Iniciantes: Criando uma API com Node.js, PostgreSQL e Padrão MVC

    1 project | dev.to | 22 Aug 2023
  • Building a React/Express Stripe Donation Form

    3 projects | dev.to | 29 Jul 2023
  • Best ways to fix Nodemon error- nodemon.ps1 cannot be loaded because running scripts is disabled on this system.

    1 project | dev.to | 31 May 2023
  • Nodemon not watching for file changes

    2 projects | /r/zsh | 18 May 2023