Deploying Cloudflare Workers to create serverless function

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

    The open source Firebase alternative.

  • For the future, we are planning to use the Supabase to replace Firebase

  • notion-auto-pull

    Bash script to automatically download a notion workspace

  • Since we are using Firestore from Firebase as our database, there is a limit of up to 1Mb for each document. Because of that, we have used Notion for our Content Management System and store all of our blog content there.

  • 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

  • There are many frameworks to develop a web app for the front end, but we are using Nextjs from Vercel because of their server-side rendering function. Compared to the usual Create React App, the page will be rendered at the server during runtime, making our Blog site SEO friendly.

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