b2b-saaskit icon indicating copy to clipboard operation
b2b-saaskit copied to clipboard

B2B SaaS Starter Kit - create a B2B web app: quickly and for free

Results 20 b2b-saaskit issues
Sort by recently updated
recently updated
newest added

Hello Apparently the db connection string to Supabase is broken. On promptswithfriends after trying to create a prompt the following error appears: getaddrinfo ENOTFOUND db.aajtsheydwqllesdmzzg.supabase.co On my local machine I...

The PropelAuth service is currently experiencing downtime, leading to a 503 error being displayed when attempting to access the service. Users encountering this error are unable to proceed with authentication....

Changed the path of /app to /login in propelauth.tsx file. Before: ![Screenshot from 2023-07-15 22-21-44](https://github.com/fogbender/b2b-saaskit/assets/108977652/0f63bba8-85e9-4db2-a963-54f245a6f474) After: ![Screenshot from 2023-07-15 22-25-46](https://github.com/fogbender/b2b-saaskit/assets/108977652/fb6e82f8-eb64-45d3-8d50-5c13294e4e19)

if I'm on https://promptswithfriends.com/app and I click on "create a prompt" or "prompts" it will redirect me back to /app, maybe it should redirect to /login instead

move readme images from public/readme-images because they are ending up in the build output For first-time contributors: - this change is limited to how github includes images into markdown files,...

good first issue

this will allow us to better document prompts, comment messages are not going to be sent to API

## **Ticket Link** [10](https://github.com/fogbender/b2b-saaskit/issues/10) ## Pull Request 🚀 ## **🏆 PR Goals 🏆** - [x] Add `jsx-a11y and jsonc` eslint plugins - [x] Add recommended eslint configs - [x] Fix...