Software Alternatives & Reviews

Building A Blog Website with Next.js

Hygraph giscus
  1. Hygraph is the Federated Content Platform allowing you to build highly composable digital experiences the way you envisioned them - with all your backends, frontends, and services, working together in harmony.
    Pricing:
    • Open Source
    I chose Hygraph for managing posts and other content on my website. It offers a GraphQL API and an intuitive UI to easily define schema and organize content. To interact with the API, I used graphql-request library which provides a convenient way to make GraphQL requests.

    #CMS #Blogging #Developer Tools 6 social mentions

  2. 2
    A comments system powered by GitHub Discussions. Let visitors leave comments and reactions on your website via GitHub!
    Pricing:
    • Open Source
    Every blog needs some social interaction, like comments and reactions. I didn't want to spend a lot of time on creating a reliable comment system. After some research, I found Giscus which uses GitHub Discussions to integrate comments. It's very easy to customize and use. Just adding one component gave me a fully-functional comment system with authentication and reactions.

    #Social Networks #Project Management #Feedback 28 social mentions

Discuss: Building A Blog Website with Next.js

Log in or Post with