Building a Local Development Environment: Running a Next.js Full-Stack App with PostgreSQL and Minio S3 Using Docker

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

SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control
Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. 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. local-nextjs-postgres-s3

    Example of a File Storage With Next.js, PostgreSQL, and Minio S3

    You can find the full source code for this tutorial on GitHub

  2. SurveyJS

    SurveyJS: Build JSON-Driven Surveys and Forms with Full Data Control. Add the SurveyJS UI components to your JS app (React/Angular/Vue3). Securely collect and analyze data without sending it to 3rd-party servers. Fully customizable, works with any backend, and ideal for data-heavy apps. Learn more.

    SurveyJS logo
  3. Next.js

    The React Framework

    Official Next.js Docker example

  4. create-t3-app

    The best way to start a full-stack, typesafe Next.js app

    Let's start by creating a Next.js application. We will use the T3 stack (TypeScript, TailwindCSS, and Prisma ORM) for this tutorial to skip installing and configuring all the dependencies which is out of the scope of this article. You can find more information about the T3 stack.

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

  • Building Portfolio: Install Next.js and Tailwind with pnpm

    2 projects | dev.to | 10 Jul 2023
  • Is using Next only for routing too much?

    2 projects | /r/nextjs | 12 Aug 2022
  • My first client, just got a question about which tech to use!

    3 projects | /r/nextjs | 6 Dec 2023
  • How to build and deploy a modern-day Next.js application

    6 projects | dev.to | 19 Jul 2023
  • Looking for a react starter for my wife's business

    5 projects | /r/reactjs | 3 Apr 2023

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