Use Notion as your CMS along with Next.js

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

Civic Auth - Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com
featured
InfluxDB high-performance time series database
Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.
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. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth 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 high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    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
  • Show HN: Nue – Apps lighter than a React button

    17 projects | news.ycombinator.com | 1 Apr 2025