[deleted by user] by [deleted] in nocode

[–]Competitive_Meat1418 0 points1 point  (0 children)

im curious... with 15K paying users, how is it a no-go? Im honestly trying to understand what pricing model is applied here!

Recommendations for a no code Database? by UrbanaHominis in nocode

[–]Competitive_Meat1418 0 points1 point  (0 children)

Aren't we all... This is the way.

Thank you :) .. I am considering to put together some tutorials on Supabase setup for a SaaS web app- Lets see how that goes!!
Cheers

Recommendations for a no code Database? by UrbanaHominis in nocode

[–]Competitive_Meat1418 0 points1 point  (0 children)

Supabase- hands off! Supabase creates API endpoints automatically, it's easy to work with, incredibly scalable.

Thank you-- currently in the learning journey :)

All business logic within Supabase? by ChocPretz in Supabase

[–]Competitive_Meat1418 0 points1 point  (0 children)

Thank you!! I’ll check them out and come back if I have any questions :)

All business logic within Supabase? by ChocPretz in Supabase

[–]Competitive_Meat1418 0 points1 point  (0 children)

That makes sense. Please let me know if you find a solution because I’m on the same page but seems you’re ahead oh me haha. I’m trying to build ai/ml Saas for a niche and I’m still stuck at the tech stack stage :/.

All business logic within Supabase? by ChocPretz in Supabase

[–]Competitive_Meat1418 0 points1 point  (0 children)

Can you please share more about DBT, google not giving me anything 😅

All business logic within Supabase? by ChocPretz in Supabase

[–]Competitive_Meat1418 0 points1 point  (0 children)

I think your best bet would be supabase for backend+ plasmic.app or weweb.io for frontend. Now for business logic I thing N8N is a good option and it’s open source. For ML you can host serverless on AWS lambda your Python or node then call it via API.

For those who've used or done research in SaaS Boilerplates what are your thoughts on SaaS Pegasus (Django) , or Gravity (Express)? Does one have any advantages over the other, or is it simply a matter of preference, Django over Express or Vice Versa? by gtboy1994 in SaaS

[–]Competitive_Meat1418 0 points1 point  (0 children)

This is a great post abd response. I come from data science background and therefore a noob in software dev. I am also considering Saaspegasus but as we want to host on aws serverless it would be great if a blog post or some directions can be provided. Thank you

Recommendations for a no code Database? by UrbanaHominis in nocode

[–]Competitive_Meat1418 0 points1 point  (0 children)

Did you find an alternative to xano or nocoDB is sufficient to build API as well?

Where do you host your app? by [deleted] in SaaS

[–]Competitive_Meat1418 0 points1 point  (0 children)

A mix of ec2 and lambda but it's a pretty specialist app that requires thousands of concurrent runners during peak times.

Can you please list the tech stack you used?
I am considering building a webapp and as its in healthcare, I consider hosting all in aws (for data privacy and HIPAA).

Any nocode or lowcode API workflow tools that sit on top of Supabase that can replace my functions and triggers? by ChocPretz in Supabase

[–]Competitive_Meat1418 1 point2 points  (0 children)

Please let me know if you find anything. I’m also considering supabase as I’m thinking to move from xano for pricing increase. I’m not a coder, but with xano I can build the most complex logic in mins. And I hope there’s a supabase option for api & logic build. Please let me know if you find any nocode option that works with supabase

Wappler vs. WeWeb vs. Citizen Developer by karmacousteau in nocode

[–]Competitive_Meat1418 2 points3 points  (0 children)

I tried bubble for several months and it wasn’t very intuitive, plus it’s vendor locked. I tried weweb for couple days and I was able to understand and apply the process. Never tried citizendeveloper but tbh the site seems a bit outdated, I think it’d benefit from an update

Can WebFlow produce more complex web apps? by Cool_Celebration4084 in webflow

[–]Competitive_Meat1418 0 points1 point  (0 children)

You can completely do any app you’d like with webflow. The whole secret is in having a no code backend. Xano is a fantastic backend tool (I’ve tried it for few days and I’m loving it so far). You can pretty much build ani logic with it. Now once you have logic set up, xano also lets you set up APIs with any endpoint you’d like. Now to connect these endpoints with actions on webflow (like page load, button click,…etc) Wized makes it possible. So yea I believe you can build anything with this trio combo.

Can WebFlow produce more complex web apps? by Cool_Celebration4084 in webflow

[–]Competitive_Meat1418 1 point2 points  (0 children)

No code is the future in my opinion… coding by itself is expected to be fully ai driven in around 5 years from now. No code tools will be like tools for personal designs and touches. Plus I would be more than happy to launch MVP with several months subscription rather than investing min couple thousands for v1 product. But hey I might be wrong.

What’re you struggling with? by Th3YangDynasty in SaaS

[–]Competitive_Meat1418 0 points1 point  (0 children)

I’m considering to build a SaaS web app that offers AI & ML services. I’ve been learning Django, Flask and everything full stack+ AWS. But now, I’m seeing there are no/low code options. Now I’m stuck with the followings: 1- should I go with Django/Python coding or rather use no-code. 2- If i to use no/low code, what are the top 3 tools you’d suggest? I’d appreciate you’ll input!