Building a Fullstack Application with Next.js and MongoDB

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

  • To set up the app, we add the pages and style next. In the styles folder, we’ll use the files at the following link: https://github.com/MelvinManni/next-mongoose/tree/main/styles

  • vercel

    Develop. Preview. Ship.

  • Visit https://vercel.com/ and sign up.

  • 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
  • Next.js

    The React Framework

  • Next.js is a React framework that allows you to build server-side rendered web applications that leverage the features provided by React technology. In addition, Next.js enables you to build full-stack applications with no configuration. You can find additional information on the features Next.js has to offer on their official website.

  • Puts Debuggerer

    Ruby library for improved puts debugging, automatically displaying bonus useful information such as source line number and source code.

  • The code block above will provide an authentication API for the application. We have the client ID and client secret on lines 9 and 10. The values for the fields are available from GitHub.

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

  • Creating an NFT minting Farcaster frame on Solana

    4 projects | dev.to | 22 Feb 2024
  • Building a group chat app with OpenAI's Chat GPT

    5 projects | dev.to | 4 Jul 2023
  • Building data-rich apps with Next.js and Tigris

    4 projects | dev.to | 27 Oct 2022
  • Say Goodbye to Writers Block with the New Article Idea Generator

    6 projects | dev.to | 13 Feb 2023
  • Vite vs Nextjs: Which one is right for you?

    3 projects | dev.to | 29 Apr 2024