DEV Community

Cover image for Looking for a place to store your scripts? (looking for feedback on a project)
aclarembeau
aclarembeau

Posted on

1

Looking for a place to store your scripts? (looking for feedback on a project)

Hi Dev.to community👋
I'm currently working on a new project, and want to ask for early feedback. Do you have a few minutes to share your thoughts?

So, working as a dev for a few years now, I've often faced the need to quickly write and deploy scripts to perform a bunch of tasks: data extraction, manipulation, API translation, computation, ... But it's not easy to find a place to host them 🏠

For sure, spinning up a new server is not a big deal (or, sometimes, it can be), but spinning up a server for a single script is sometimes overkill. I know AWS lambda, Azure functions exist, but they are sometimes hard to manage, and tools like Heroku can be expensive 💸💸

That's why I want to build a tool, which I named jotcode (https://jotcode.io), that helps people to quickly write down some scripts and run them immediately, without having to care about the hosting platform 🚀

Of course, it's still under progress but I would like to know:

  • Is this something you could use?
  • If yes, what do you think about our beta?

If you are interested in following the progress of jotcode, just follow my profile. I'll keep you posted 😉

AWS GenAI LIVE image

How is generative AI increasing efficiency?

Join AWS GenAI LIVE! to find out how gen AI is reshaping productivity, streamlining processes, and driving innovation.

Learn more

Top comments (0)

Sentry image

See why 4M developers consider Sentry, “not bad.”

Fixing code doesn’t have to be the worst part of your day. Learn how Sentry can help.

Learn more

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay