Building a Serverless Application with Next.js and CockroachDB!

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

Our great sponsors
  • SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • Live app 👉 musiclovers.vercel.app Repository 👉 gitlab/cockroach-serverless-with-next.js

  • babel-plugin-superjson-next

    Automatically transform your Next.js Pages to use SuperJSON

  • Now, create a new file .babelrc and configure it for superjson:

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

    DOMPurify - a DOM-only, super-fast, uber-tolerant XSS sanitizer for HTML, MathML and SVG. DOMPurify works with a secure default, but offers a lot of configurability and hooks. Demo:

  • To purify the content inside of our input fields, let's use dompurify.

  • vercel

    Develop. Preview. Ship.

  • Hey there! Hope you're having a wonderful day or night - today, we'll be building a simple Next.js serverless application deployed on Vercel, which uses CockroachDB for the backend serverless database.

  • React

    The library for web and native user interfaces.

  • Let's now create a new file, under our components directory called Posts.tsx and import React, our styles, and Prisma.

  • Next.js

    The React Framework

  • Hey there! Hope you're having a wonderful day or night - today, we'll be building a simple Next.js serverless application deployed on Vercel, which uses CockroachDB for the backend serverless database.

  • archweb

    Arch Linux website code

  • At top, hit "connect". Choose your operating system - I'm an Arch Linux user, so I'll go ahead with "Linux".

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

    InfluxDB 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