Say Goodbye to Docker Volumes đź‘‹

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

SurveyJS - JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor
Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.
surveyjs.io
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. 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

  2. SurveyJS

    JavaScript Form Builder with No-Code UI & Built-In JSON Schema Editor. Keep full control over the data you collect and tailor the form builder’s entire look and feel to your users’ needs. SurveyJS works with React, Angular, Vue 3, and is compatible with any backend or auth system. Learn more.

    SurveyJS logo
  3. 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).

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

  • How to Create a Node.js Project in VS Code

    2 projects | dev.to | 8 Jul 2025
  • EXPRESS.JS #1 (WHAT I HAVE LEARNED)

    1 project | dev.to | 18 May 2025
  • Front-End to Full-Stack Journey Part 3: Server Proxies, React and Progress

    1 project | dev.to | 9 Jan 2025
  • Build Your Own nodemon in Few Lines of Code

    2 projects | dev.to | 19 Oct 2024
  • Node.js built-in alternative to nodemon

    1 project | dev.to | 31 Aug 2024

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?