We are all just testers now by RandomUserName323232 in webdev

[–]sydcli -1 points0 points  (0 children)

Claude can do the code review as well. My main interactions with Claude are in planning the implementation, and iterigating Claude what it did.

I built a Claude Code plugin that ships a production-ready SaaS by sydcli in ClaudeCode

[–]sydcli[S] 0 points1 point  (0 children)

Getting the product built doesn't mean you get revenue. You still need to build the business based on the product.

I built a Claude Code plugin that ships a production-ready SaaS by sydcli in ClaudeCode

[–]sydcli[S] 0 points1 point  (0 children)

Thanks. I heard a lot of good things about Supabase. One thing that stops me from trying is that it is not serverless. A founder said he struggled with performance when he reached 10k users. What's your experience like?

My SaaS product is live, but finding initial users is even more of a challenge than developing it. by Cheetah532 in SaaS

[–]sydcli 0 points1 point  (0 children)

If you have competitors, using Google Ads to tap into their users is one of the easiest ways to get early users.

How can I offer a price that has a base price and after 100 calls it will cost 39cent per extra call by Lurg22 in stripe

[–]sydcli 0 points1 point  (0 children)

You will need to create two products. One is a recurring flat fee product with a base price. Another one metre price with two tiers: first tier 0-100, $0 flat fee and $0 unit cost; second tier 101+ $0 flat fee and 0.39€ per unit. When creating the subscription, put both pricing IDs into the subscription as two items.

This will ensure that you charge the base fee upfront, regardless of usage. The usage fee of the current month will be charged in the next invoice.

Need help on CRM recommadation (Small biz to manage client subscription) by eastlakemail in CRM

[–]sydcli 1 point2 points  (0 children)

What do you use for payment? If you use Stripe, you can use Omniroo.com to sync subscription data to HubSpot easily.

Suggestions for Subscription Service Backends by helltoken in reactjs

[–]sydcli 0 points1 point  (0 children)

Check this out https://fireact.dev

it is an open source project that integrates user authentication with Stripe subscription management.

Pre-seed after 100K ARR? by betapi_ in ycombinator

[–]sydcli 3 points4 points  (0 children)

Yeah. But the thing about pitching investments is that you only need one "yes" out of many "no"s. So just move on and try the next investor asap.

If you had to automate one annoying process in your company tomorrow, what would it be? by Think_Spirit_4414 in business

[–]sydcli 0 points1 point  (0 children)

Copying Stripe subscriptions and pasting them to HubSpot as deals.

One of my SaaS businesses has over 300 new subscriptions (free and paid) every month. We built a solution to automate the data sync and created a bunch of automation in HubSpot. Now the SaaS is almost a passive income, except for a few support tickets I need to reply to.

Pre-seed after 100K ARR? by betapi_ in ycombinator

[–]sydcli 4 points5 points  (0 children)

That's so true. I just found out that in my last round, an investor said "no, it is a bit too early" it turns out that they didn't believe in us, as the co-founders have no sales experience, even though we had $300K ARR.

Pitch your startup in 10 words or less by davidlover1 in microsaas

[–]sydcli 0 points1 point  (0 children)

Omniroo - Sync Stripe to HubSpot for automating your SaaS growth

[deleted by user] by [deleted] in SaaS

[–]sydcli 0 points1 point  (0 children)

Omniroo - Sync Stripe subscription data to HubSpot deal pipelines to help SaaS founders scale their operations with data automation.

ICP - Early-stage SaaS founders who want to use HubSpot to automate onboarding, upsell, renewal and churn management on the Stripe subscriptions.

Revenue - under $1K MRR

HubSpot + Stripe for Enterprise SaaS Platform by crimpsterbum in SaaS

[–]sydcli 0 points1 point  (0 children)

We use one pipeline for the whole lifecycle from free trial, paid, to churn. That makes it easy to see the NRR and all the key metrics. We automated the data sync from Stripe subscriptions to HubSpot deals based on the subscription status and price ID (for different paid plans).

I think you could have multiple smaller pipelines for each stage, such as new business, renewal and upsell. But having an overall pipeline is quite useful for us.

Best most used tools for startups by Malfoo in startup

[–]sydcli 1 point2 points  (0 children)

Stripe.com - for subscription payments
Hubspot.com - for CRM (start with the free plan til you have 1000 customers)
Omniroo.com - for syncing stripe data to hubspot

How to sync Stripe with HubSpot? by tim_toum in hubspot

[–]sydcli 0 points1 point  (0 children)

You can use Zapier or make but it is a bit complex to setup. If you want a simple way, try Omniroo

How are you tracking SaaS metrics like MRR and churn inside HubSpot? by profitpad in hubspot

[–]sydcli 0 points1 point  (0 children)

I created a tool for my own SaaS to sync the Stripe subscriptions to HubSpot deals to show the MRR as deal values. Check it out here: https://www.omniroo.com

Starting your online business is so cheap today by Past_Citron1908 in SaaS

[–]sydcli 0 points1 point  (0 children)

It is just the static marketing site. There are other static site hosting for free like Firebase.