execute customer code without "workers for platfor...
# workers-help
m
Hey, we are building a flow builder based on cf infrastructure/workers. On part of the flows should be custom functions the user can write. simple example: "const sum = 1 + 1; return sum;" best practice for sure would be workers for platforms with cf enterprise. However as you can imagine we are a small startup and 3-5k per month would be a very hard bill to swallow. as code evaluation is not allowed in workers, does anyone have an other idea to run custom code for customers (securely) without workers for platforms and without an external server/service? Thankful for every hint and idea! Best Regards, Moritz
s
Workers for platforms is the perfect thing for this, you're right. I'd recommend you message the PM (ref: https://canary.discord.com/channels/595317990191398933/1012440514135593083/1103682164870103130), and explain your use case, you may be able to get access to it