top | item 44584425

(no title)

oleksandr_dem | 7 months ago

Hi guys, thanks for all the feedback.

After reading all the comments, I can see there are two big issues here:

- The code is not open-sourced, and some people don't trust running it locally

- The landing page does not clearly show/explain what DataRamen is and how it works

I should've seen it coming. I will take the following actions to tackle these problems:

1) Open-source the CLI code. There are no super sophisticated algorithms behind it, so no need to keep it private.

2) Improve the landing page with screens and videos to showcase its features.

In addition to this, I will keep working on new features. I saw multiple comments mentioning SQLite support. Since it is possible to run SQLite directly in the browser, I might as well use it as a live demo where you can try the tool with a dummy DB without installing it locally (can't promise it, I have to see the feasibility of this project).

discuss

order

quesera|7 months ago

Check out asciinema for easy creation of CLI demos.

https://asciinema.org/

oleksandr_dem|7 months ago

I don't have much to showcase in the CLI department (in case of DataRamen CLI is just to start the local server), but the tool looks great.