feat: pricing plan + usage page
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
import Stripe from "stripe";
|
||||
|
||||
export const stripe = new Stripe(process.env.STRIPE_API_KEY!);
|
||||
Reference in New Issue
Block a user