dokploy/apps/api
2025-11-09 03:29:40 -06:00
..
src Refactor deployment utilities: rename remote deployment functions for clarity and consistency, enhancing the deployment logic in the application. Streamline the build application function by commenting out unused build types to improve maintainability. 2025-11-09 03:29:40 -06:00
.env.example feat: add api to handle license api keys 2024-08-25 20:10:20 -06:00
.gitignore feat: add api to handle license api keys 2024-08-25 20:10:20 -06:00
package.json Integrate Inngest for deployment management in the API. Added Inngest client initialization and updated deployment handling to send events to Inngest instead of using Redis. Updated package dependencies to include Inngest version 3.40.1. 2025-08-16 23:44:45 -06:00
README.md feat: add api to handle license api keys 2024-08-25 20:10:20 -06:00
tsconfig.json refactor(dokploy): update status 2024-10-29 02:39:33 -06:00

npm install
npm run dev
open http://localhost:3000