nuxt / modules

Discover the Nuxt modules to add any CMS, Database, UI, Auth and integrations into your Vue application.
https://nuxt.com/modules
MIT License
946 stars 260 forks source link

feat: add `@planship/nuxt` module #1067

Closed pwojnaro closed 3 days ago

pwojnaro commented 2 months ago

๐Ÿ”— Linked issue

Resolves https://github.com/nuxt/modules/issues/1062

โ“ Type of change

๐Ÿ“š Description

This is the official Nuxt module for Planship that lets Nuxt developers add entitlements, metering, plan packaging, and subscription management to their apps.

danielroe commented 3 days ago

Thanks! Next time, it would also help if you make sure to tick the 'allow maintainers to push changes to this PR' box when you create it ๐Ÿ™

autofix-ci[bot] commented 3 days ago

Hi! I'm autofix logoautofix.ci, a bot that automatically fixes trivial issues such as code formatting in pull requests.

I would like to apply some automated changes to this pull request, but it looks like I don't have the necessary permissions to do so. To get this pull request into a mergeable state, please do one of the following two things:

  1. Allow edits by maintainers for your pull request, and then re-trigger CI (for example by pushing a new commit).
  2. Manually fix the issues identified for your pull request (see the GitHub Actions output for details on what I would like to change).
danielroe commented 3 days ago

(Note that there are more changes to make - see failing CI to see what to update.)

pwojnaro commented 3 days ago

(Note that there are more changes to make - see failing CI to see what to update.)

Thanks - looking at this now.

danielroe commented 3 days ago

thank you! โค๏ธ