tier-vercel-openai
tier-vercel-openai copied to clipboard
This project generates marketing content using OpenAI, implements metered pricing model, checks for feature access based on their current subscription, reports usage of a feature, manages subscription...
Hello, I have made several attempts to resolve the issue, but it persists. My next course of action will involve overriding the next-auth module, as it appears to be the...
Hi, This looks really interesting so I gave it a shot to try out. Initially I got a bunch of build version errors (iirc svelte mismatch from ai package) so...
**Describe the bug** Console error on server when tier:GET ``` tier: GET https://api.tier.run/v1/limits?org=org{org-string-here} [webpack.cache.PackFileCacheStrategy/webpack.FileSystemInfo] Parsing of C:\wamp64\www\folder\projectname-tier2\node_modules\tier\dist\mjs\get-client.js for build dependencies failed at 'import(child_process)'. Build dependencies behind this expression are ignored...
… ensure only one subscription per user # Description 📣 i was having this problem where new users would be subscribed 2-3x on Stripe upon logging in and couldn’t figure...
As we need to use Tier on edge, we had to import the edge-compliant Tier using `import {Tier} from 'tier/client'`, while the entire codebase compiles it renders IDE intellisense useless...
**Describe the bug** When subscribing to the free plan the app redirect to the right place www.example.com/generate but when the user subscribe to the non-free plan the redirect send the...