Hello there, welcome to our feature board. We are looking forward your submissions to keep improving YepCode 🚀

If you have any direct question, please don't hesitate to reach out to us.

2
Allow folder creation on Modules

As more modules are created, the list grows and it can become difficult to find the desired module. It would be helpful to have the ability to create directories, allowing modules to be categorized.

Feature Backlog
1
1
Add shortcut for commenting code

In the editor, it would be nice to have a shortcut to comment code, similar to conventional IDEs (e.g., Ctrl + /).

Feature Backlog
1
0
Categorizing or filtering the Processes

Having a way to organize the list of Processes so that we can classify or categorize the different processes based on tags or directories and not just a list of names.

1
0
Allow to launch a Process from another Process

Without the need to develop all the logic of calling it via API, there should be a command like yepcode.process.run(processID, params), which allows, from one process, to launch another process.

1
0
Add Kafka listener implementation

We already have RabbitMQ and IMAP listeners: yepcode.io/docs/listeners Add a new implementation for Kafka.

0
0
Ability to use the local storage in executions

Allow to use moachine local disk to write and read files locally during process executions. This storage could be ephemeral for execution or ideally, persistent for all process or team executions.

0
0
Ability to import any NodeJS or Python library

Allow to install any library and version using the semver specification, which would allow defining ranges of versions to update.

0

Want to submit something? We're looking forward to your ideas.

Join now