Build a Jamstack Blog with Xata and Cloudinary

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

Our great sponsors
  • Appwrite - The Open Source Firebase alternative introduces iOS support
  • Klotho - AWS Cloud-aware infrastructure-from-code toolbox [NEW]
  • Sonar - Write Clean JavaScript Code. Always.
  • InfluxDB - Access the most powerful time series database as a service
  • xata-cloudinary-blog

    A Next.js blog built with Xata, Cloudinary, React Markdown and Chakra UI

    Source code for the working application: https://github.com/DesmondSanctity/xata-cloudinary-blog

  • client-ts

    Xata.io SDK for TypeScript and JavaScript

    Xata is a Serverless Data Platform. You can think of it as the combination of a serverless relational database, a search engine, and an analytics engine, all behind a single consistent API. It has first-class support for branches, a workflow for zero-downtime schema migrations, as well as support for edge caching.

  • Appwrite

    Appwrite - The Open Source Firebase alternative introduces iOS support . Appwrite is an open source backend server that helps you build native iOS applications much faster with realtime APIs for authentication, databases, files storage, cloud functions and much more!

  • SWR

    React Hooks for Data Fetching

    We used SWR to fetch our data because it an easier way to handle fetching data at request time in Next.js. The team behind Next.js has created a React hook for data fetching called SWR. it is highly recommend if you’re fetching data on the client side. It handles caching, revalidation, focus tracking, refetching on interval, and more. Read more about it here.

  • Next.js

    The React Framework

    For our user interface, we will be using Next.js and Chakra UI, our APIs will be stored in the Next.js api directory and our dynamic pages in the pages directory.

  • chakra-ui

    ⚡️ Simple, Modular & Accessible UI Components for your React Applications

    For our user interface, we will be using Next.js and Chakra UI, our APIs will be stored in the Next.js api directory and our dynamic pages in the pages directory.

  • Klotho

    AWS Cloud-aware infrastructure-from-code toolbox [NEW]. Build cloud backends with Infrastructure-from-Code (IfC), a revolutionary technique for generating and updating cloud infrastructure. Try IfC with AWS and Klotho now (Now open-source)

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