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 23 startup-boilerplate issues
Sort by recently updated
recently updated
newest added

- update `nextjs` folder to use [shadcn landing page](https://github.com/leoMirandaa/shadcn-landing-page) - add authentication using a dialog - sign in (pop out dialog) - and sign out button (top right corner) -...

So basically if I keep the metadata and Session in one notifier I sometimes will want to update the metadata without updating the entire user and this will refresh the...

- [ ] Put the following steps inside the documentation Steps to set up Supabase on ubuntu: 1. Navigate to https://github.com/supabase/cli/release 2. Find the release with the green latest tag...

https://loops.so/docs/integrations/supabase Loops.so is a better email platform because it not only offers transactional emails, but also offers marketing in one which makes it really easy to have an all-in-one email...

Follow best practices from supabase: https://supabase.com/docs/guides/cli/managing-environments - update the workflow files (autodeploy edge functions / auto deploy db changes) - create another supabase project for the `develop` branch. - in...

we want to move docs here so that we can make changes to the code and docs in 1 PR and at the same time. Also people can easily have...

Right now, I need to manually add the prices and products into supabase from stripe or basically wait for the webhook setup to be complete but I want to fetch...