Dokploy / Dokploy/dokploy

Feature Request: Support for JS/TS Function Deployment

Open
#1,353 2 comments 8 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement
Dominant language
TypeScript
Stars
37.4k
Forks
3k
Avg merge
1d 3h
Merged PRs (30d)
73

Description

What problem will this feature address?

It would be great if Dokploy could support the deployment of JavaScript/TypeScript functions, similar to platforms like Deno Deploy and Cloudflare Workers.

Image

Describe the solution you'd like

The idea is to allow users to edit and deploy single-file scripts directly online, enabling a more streamlined and convenient process for function deployment. This would make it easier to quickly test and debug serverless functions or APIs without having to manage complex configurations or deployments.

Key features I’d like to see:

Online editor for JS/TS functions.
Easy deployment of single-file functions.
Quick testing and debugging of deployed functions.
This feature would significantly improve the developer experience and reduce the overhead of function deployment.

Thanks for considering!

Describe alternatives you've considered

open serverless
laf cloud function

Additional context

No response

Will you send a PR to implement it?

Maybe, need help

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No files, tests, or entry points are identified in the issue, so first map the existing deployment architecture and related function or serverless support. Done would include an online JS/TS editor, single-file deployment, and a way to test and debug deployed functions, with coverage for the new workflow.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, typescript
Domain
backend, cloud
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.