nuxt-modules / strapi

Strapi Module for Nuxt

Home Page:https://strapi.nuxtjs.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

@nuxtjs/strapi

Nuxt Strapi

npm version npm downloads License Nuxt Volta

Strapi module for Nuxt.

Features

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

📖  Read the documentation

If you want to use this module for Nuxt 2, check out the documentation of the v0 of the module: http://strapi-v0.nuxtjs.org/.

Development

  1. Clone this repository
  2. Install dependencies using yarn install or npm install
  3. Build module using yarn build or npm run build to build once
    • Use yarn build --stub or npm run build --stub during active development
  4. Start development server using yarn dev or npm run dev

License

MIT License

About

Strapi Module for Nuxt

https://strapi.nuxtjs.org

License:MIT License


Languages

Language:TypeScript 88.5%Language:Vue 7.0%Language:Shell 3.2%Language:JavaScript 1.3%