Skip to content

luke-z/strapi-module

 
 

Repository files navigation

@nuxtjs/strapi

@nuxtjs/strapi

npm version npm downloads Github Actions CI Codecov License

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. Start development server using yarn dev or npm run dev

License

MIT License

About

Strapi Module for Nuxt 3

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 89.5%
  • Vue 5.4%
  • Shell 4.6%
  • JavaScript 0.5%