startup-boilerplate icon indicating copy to clipboard operation
startup-boilerplate copied to clipboard

Everything you need to build a startup from the CTO of a YC-backed startup

Results 14 startup-boilerplate issues
Sort by recently updated
recently updated
newest added

- Include darkmode & theme customization. - Maybe also create an AI to help with it? - look into https://pub.dev/packages/flex_color_scheme

Users come across the problem of dealing with deno and typescript lint. Perhaps change some defualt settings and update the documentation to talk about this.

Sometimes I want to see the product description and product title of the person the user is subscribed to. Especially in their account page. This will be useful for that.

when user finishes payments, they sometimes don't know if they paid or failed. For the redirect add a dialog with payment success and payment failure. if payment success. also tell...

Add feature to delete the stripe customer when account is deleted through the on_user_modify webhook. Main reason is because let's say if a user deletes an account, we want to...