It was hard in the past to know what the product was about with the previous landing page, I changed the title of the landing page and added a GIF.
Also this product has been down for the last few years, even though I've been wanting to use it sometimes in the past. I decided to put it back live and update it a little bit.
Would appreciate some feedback on it! This is a product solving one of my problems, which is having a file open on an editor with random scripts that I use sometimes to update users, dump databases, among other things. So in this page you can just drop them there easily and retrieve them, kind of like a scratch pad to drop whatever scripts you want and use them as you wish!
Viewed on laptop using Chrome browser.
Looks pretty clean and to-the-point to me. The text and the GIF showed everything you needed to understand the value prop.
Really like your sign up/log in, by the way. Is there a library you used for that?
Hey! Thanks! For the signup and login I used https://auth0.com/
Appreciate the heads up!
On mobile (Android, Chrome) the page does not scale correctly. It loads zoomed in to half the page only.
Interesting. There are several "useful" requirements for a daily basis. As a developer, this can be very useful for several programmers.
By useful requirements, do you mean being able to run the scripts on a server and seeing the results? Can you elaborate? I'm curious
I use evernote for everything but it is pricey .... hope the free tier doesn't change. Besides the idea, I think the webpage is spot on it clearly conveys the message.
Thanks for the feedback! Glad to know now it conveys the message, people were confused before as to what the product was.
Interesting product, I have wanted something similar.
For me I use a ton of python/node.js scripts, if you could make it so i can store python scripts, data files in txt/json format, able to run scripts and see the results that would be cool.
If the files were stored using git as well wow.
Ideally it would be an electron app I guess.
Solo devs wouldn't pay for it most likely but you could build in team functionality which would.
Right now you can only store the scripts, you can't run them, I was actually wondering if I should go in that direction, could be interesting/practical to be able to run the scripts on a server.
Can you elaborate on what you're imagining for storing files using git?
Thank you so much for the feedback!
Just being able to have different saved versions like git does, so if you mess up you can roll back.
Got it, yea that could be interesting, kind of like versioning as in google docs or other platforms where you can roll back
This is a free product as well, not thinking about monetizing or anything, mainly trying to see if people like it and start using it. I saw some signups when the product was down which is unfortunate too
502 bad gateway.
Have a look at https://twitter.com/tylertringas/status/1250521285630836741
Sorry about that! I accidentally didn't run the server in a tmux session but now it's working again. Interesting tip, I might experiment with that soon after I discover if people start using it.