More Premium Hugo Themes Premium Nuxt Themes

Strapi

Strapi Module for Nuxt

Strapi

Strapi Module for Nuxt

Author Avatar Theme by nuxt-modules
Github Stars Github Stars: 707
Last Commit Last Commit: Sep 22, 2025 -
First Commit Created: Dec 18, 2023 -
Strapi screenshot

Overview

Nuxt Strapinpm is a Strapi module for Nuxt. It is compatible with Nuxt 3 and Strapi v3 + v4. This module supports authentication, RESTful methods, error handling with hooks, and TypeScript. The module is licensed under the MIT License.

Features

  • Nuxt 3 ready
  • Strapi v3 + v4 compatible
  • Authentication support
  • RESTful methods
  • Handle errors with hooks
  • TypeScript support

Installation

  1. Clone this repository.
  2. Install dependencies using yarn install or npm install.
  3. Build the module using yarn build or npm run build to build once.
  4. During active development, use yarn build --stub or npm run build --stub.
  5. Start the development server using yarn dev or npm run dev.

Summary

Nuxt Strapinpm is a module for Nuxt that allows integration with Strapi. It provides numerous features such as authentication support, RESTful methods, and error handling with hooks. The module is compatible with Nuxt 3 and Strapi v3 + v4. Installation is straightforward and involves cloning the repository, installing dependencies, building the module, and starting the development server. The module is licensed under the MIT License.