SkillAgentSearch skills...

Navigatedata

This is a blog app built using Hashnode as the backend. It allows you to display all your blogs from Hashnode and view each blog in a separate slug page.

Install / Use

/learn @ladparth/Navigatedata
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

My Blog App

This is a blog app built using Hashnode as the backend. It allows you to display all your blogs from Hashnode and view each blog in a separate slug page.

Features

  • Display all blogs from Hashnode
  • View each blog in a separate slug page

Installation

  1. Clone the repository:

    git clone https://github.com/ladparth/navigatedata.git
    
  2. Install the dependencies:

    npm install
    
  3. Configure Hashnode API

    • Add the following lines to your .env.local file in the root directory of your project:

      NEXT_PUBLIC_HASHNODE_GQL_ENDPOINT=https://gql.hashnode.com
      NEXT_PUBLIC_HASHNODE_PUBLICATION_HOST=
      

Usage

To start the development server, run the following command:

View on GitHub
GitHub Stars7
CategoryData
Updated8mo ago
Forks0

Languages

JavaScript

Security Score

67/100

Audited on Jul 1, 2025

No findings