Use Notion as your CMS along with Next.js

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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
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. Next.js

    The React Framework

    I initially started with Firebase Admin, but it always end up choosing between Firebase or Next. So, after battling with Firebase SDK initialization (#44966) for quite a long time, I had to ditch it and look for alternatives. Supabase looked good but was too much for my needs. Eventually, I settled with Notion as it gave the information I required as well as a nice UI to manage that informations, that too for free.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. ncc

    Compile a Node.js project into a single file. Supports TypeScript, binary addons, dynamic requires.

    During my search for deploying Lambdas via GitHub actions, I came across a tutorial that utilized ncc for converting TypeScript and bundling. While ncc is effective, I discovered esbuild, which proved to be significantly faster and perfectly suited to my requirements.

  4. esbuild

    An extremely fast bundler for the web

    During my search for deploying Lambdas via GitHub actions, I came across a tutorial that utilized ncc for converting TypeScript and bundling. While ncc is effective, I discovered esbuild, which proved to be significantly faster and perfectly suited to my requirements.

  5. portfolio-new

  6. portfolio-lambdas

  7. InfluxDB

    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.

    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

  • Anyone know where to find the "idiot's guide" to libauth? Working examples would be nice

    5 projects | /r/btc | 12 Nov 2022
  • The creator of Webpack introduces Turbopack, a Rust-based successor that's 700x faster

    6 projects | /r/rust | 25 Oct 2022
  • Prisma - Next-generation ORM

    7 projects | dev.to | 20 Jul 2022
  • Is babel still relevant for TypeScript projects ?

    7 projects | dev.to | 2 Jun 2021
  • Building a Multiplayer Game with Convex Over a Weekend

    2 projects | dev.to | 29 Jul 2025