Fast Serverless Authentication with Next.js and PropelAuth

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
  • vercel

    Develop. Preview. Ship.

  • Services like Vercel and Netlify manage your API routes in a serverless environment, meaning you get a very scalable API and your code can be deployed globally.

  • SWR

    React Hooks for Data Fetching

  • We will use the library SWR to fetch data, but you can also use fetch directly or a different library like axios.

  • 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
  • React

    The library for web and native user interfaces.

  • Next.js is a React framework that provides a lot of useful features out of the box. One of these powerful features is API routes, which allows you to make an API/backend entirely within your Next.js application.

  • Next.js

    The React Framework

  • Next.js is a React framework that provides a lot of useful features out of the box. One of these powerful features is API routes, which allows you to make an API/backend entirely within your Next.js application.

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

  • The art of conditional rendering: Tips and tricks for React and Next.js developers

    6 projects | dev.to | 30 Oct 2023
  • Add ConfigCat to Next.js App

    4 projects | dev.to | 17 Jun 2023
  • Next.js vs. React: Which is the Best for Your Project

    4 projects | dev.to | 26 Feb 2023
  • Next.js com serverless-stack

    5 projects | dev.to | 12 Nov 2022
  • How we developed our company website using NextJS

    6 projects | dev.to | 16 Oct 2022