Feature Request: Support for JS/TS Function Deployment
Nobody has claimed this yet.
- 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.
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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