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
a bare-bones landing page with a description of the product/service and sign-in/sign-up buttons
custom sign-in page. next-auth has a prebuilt sign-in page but it probably doesn't fit our theme (another thing we need to discuss)
an account page with a sidebar or tabs with two options. Billing and Connections.
Billing is to manage their subscription. When not subscribed it will just show details of the paid tier with a subscribe button. When subscribed it will show the subscription status, the payment method/info they are using, and a button to cancel. Customers will be emailed invoices automatically (may need to be configured in stripe)
Connections is a way to connect their services where they use the bot. For now, just telegram but more can be added
Extra
a page to search for prompts we support. Is this out of the box on the first iteration or is this after the initial launch?
Required
BillingandConnections.Billingis to manage their subscription. When not subscribed it will just show details of the paid tier with a subscribe button. When subscribed it will show the subscription status, the payment method/info they are using, and a button to cancel. Customers will be emailed invoices automatically (may need to be configured in stripe)Connectionsis a way to connect their services where they use the bot. For now, just telegram but more can be addedExtra