You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Goal is to implement a subscription system with a free, $1.99/week and $4.99/week tier. Subscription enables more connections per week as well as energy which is spent talking to the AI agent. Stripe is partially integrated, borrowed from here: https://github.com/salmandotweb/nextjs-supabase-boilerplate
- Finish and test Stripe integration
- Add subscription management to profile
The package has been initialized in packages/site
The text was updated successfully, but these errors were encountered:
Goal is to implement a subscription system with a free, $1.99/week and $4.99/week tier. Subscription enables more connections per week as well as energy which is spent talking to the AI agent. Stripe is partially integrated, borrowed from here: https://github.com/salmandotweb/nextjs-supabase-boilerplate
- Finish and test Stripe integration
- Add subscription management to profile
The package has been initialized in packages/site
The text was updated successfully, but these errors were encountered: