mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
- Introduced a new component for duplicating projects, allowing users to create a new project with the same configuration as an existing one. - Implemented a mutation in the project router to handle project duplication, including optional service duplication. - Updated the project detail page to include a dropdown menu for initiating the duplication process. - Enhanced the API to validate and process the duplication request, ensuring proper handling of services associated with the project. |
||
---|---|---|
.. | ||
auth | ||
constants | ||
db | ||
emails | ||
lib | ||
monitoring | ||
services | ||
setup | ||
templates | ||
types | ||
utils | ||
verification | ||
wss | ||
index.ts |