examples/deno
2025-02-23 20:01:01 -06:00
..
public feat: Enhance Deno server with dynamic routing and environment configuration 2025-02-23 20:01:01 -06:00
deno feat: Enhance Deno server with dynamic routing and environment configuration 2025-02-23 20:01:01 -06:00
deno.json feat: Add Deno build task and simple HTTP server 2025-02-23 19:50:03 -06:00
deno.lock feat: Enhance Deno server with dynamic routing and environment configuration 2025-02-23 20:01:01 -06:00
index.ts feat: Enhance Deno server with dynamic routing and environment configuration 2025-02-23 20:01:01 -06:00
main_test.ts refactor: Rename Deno main file to index.ts and update import 2025-02-23 19:56:25 -06:00
README.md feat: Add Deno example with basic addition function and test 2025-02-23 19:45:32 -06:00

Deno Example

This repository contains an example of Deno application that is deployed on Dokploy.

  1. Use Git Provider in Your Application:

    • Repository: https://github.com/Dokploy/examples.git
    • Branch: main
    • Build path: /deno
  2. Click on Deploy:

    • Deploy your application by clicking the deploy button.
  3. Generate a Domain:

    • Click on generate domain button.
    • A new domain will be generated for you.
    • You can use this domain to access your application.

If you need further assistance, join our Discord server.