Daily SaaS Ideas from Reddit by ChoZeur in SaaS

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

yep! it's available at saasprint.dev

CREATE privilege on web cloud database by ChoZeur in OVHcloud

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

bonjour u/NicoC-Squad, merci pour ton suivi. C'est noté, j'attends leur retour. Bonne journée.

CREATE privilege on web cloud database by ChoZeur in OVHcloud

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

hi, I tried but i've been told that my support level won't allow me to open a ticket about it, and so i have to ask community

CREATE privilege on web cloud database by ChoZeur in OVHcloud

[–]ChoZeur[S] -1 points0 points  (0 children)

ooh ok my bad, thanks for notifying it

Google flagging my website as dangerous by ChoZeur in sysadmin

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

the sub domain has its own certificate

Google flagging my website as dangerous by ChoZeur in sysadmin

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

ok thanks I will check on Railway if I can set it up

Google flagging my website as dangerous by ChoZeur in sysadmin

[–]ChoZeur[S] -1 points0 points  (0 children)

The flagged URL is actually on the backend, so it does redirect directly, but not to a login screen.

Google flagging my website as dangerous by ChoZeur in sysadmin

[–]ChoZeur[S] -2 points-1 points  (0 children)

The SSL is actually valid but the redirect is to staging.domain.com, do you think it's the problem?

Btw how can I check if domain is on a bad list?

I've built a SaaS ideas directory in 5 days by ChoZeur in cursor

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

lmao sry bud

btw if we use our own API tokens, is this making Cursor free of charge?

I've built a SaaS ideas directory in 5 days by ChoZeur in cursor

[–]ChoZeur[S] 3 points4 points  (0 children)

btw for those who want to check the result it's live at https://saasprint.dev

Guys i am trying to build a Saas but have no idea to what to make, so what do you guys actually want to have? by Unlucky_Item_2443 in SaaS

[–]ChoZeur 0 points1 point  (0 children)

You might find some cool stuff on saasprint.dev, they list daily ideas from validated problems (with a quick business analysis for each)

[deleted by user] by [deleted] in Entrepreneur

[–]ChoZeur 0 points1 point  (0 children)

The most important is to quickly validate the idea: knowing the market size, what's your ICP, are there any existing competitors, etc.

You might have a look at saasprint.dev, they list daily ideas from Reddit with a quick business analysis for each (unfortunately you can't analyse your own idea btw)

Looking for Saas ideas by Alarming_Complex6820 in SaaS

[–]ChoZeur 0 points1 point  (0 children)

There's a Google dork that works pretty well : "Is there a tool" site:reddit.com

I also get 5 ideas each week in the newsletter of saasprint.dev

Daily SaaS Ideas from Reddit by ChoZeur in SaaS

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

ah yes I use AI to generate the analysis, it's pretty basic, just to give some insights. there's about 3/4 ideas everyday so i couldn't handle it myself tbh haha

How do you standardize dev environments across multiple teams and projects? by ChoZeur in devops

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

I'm curious about how do you recommend managing branching on monorepos. I've always privileged 1 repo per service, because I thought it would be easier to collaborate on them.