←back to thread

50 points bootstrpppin | 1 comments | | HN request time: 0.212s | source

Bootstrapped founder here.

I'm planning to build a SaaS product loosely in the B2B logistics space - it needs to be relatively low cost to build/maintain, look slick and be extensible.

It would be customer facing, meaning each customer would need a login/account (or perhaps many, if a whole team is using our product).

I've looked at Retool and it looks quite epic but it looks like it's designed primarily for internal apps.

Has anybody used, or attempted to use Retool for a production, user-facing app?

Would really appreciate advice, war stories or recommendations.

Show context
thrw42A8N ◴[] No.42131875[source]
If you're bootstraped, does that mean you already have something? What is it and why do you want to replace it? Beware of large greenfield remake projects, these often fail spectacularly.
replies(1): >>42131924 #
bootstrpppin ◴[] No.42131924[source]
Hey thrw42A8N,

I've done a large greenfield rebuild before, which was a success - but I will never do that again. It ate my life.

I do have a bootstrapped product already in the market, but this is a second, unrelated product for a different audience....a new project entirely.

First project is Node + React but considering Retool for a v1 for this next project.

replies(3): >>42131968 #>>42189255 #>>42201976 #
1. gprakhar ◴[] No.42201976[source]
Given your first project is in Node + React, you might find Toolpad (https://mui.com/toolpad/) worth considering. It’s a set of components designed to build React dashboards. It's built on top of Material UI and is fully extensible. Also, it’s open source and free to use regardless of scale.