examples/deno
2025-02-23 20:13:56 -06:00
..
public chore: Set up Deno project with Docker, environment configuration, and basic server 2025-02-23 20:13:56 -06:00
deno.json chore: Set up Deno project with Docker, environment configuration, and basic server 2025-02-23 20:13:56 -06:00
deno.lock chore: Set up Deno project with Docker, environment configuration, and basic server 2025-02-23 20:13:56 -06:00
Dockerfile chore: Set up Deno project with Docker, environment configuration, and basic server 2025-02-23 20:13:56 -06:00
main.ts chore: Set up Deno project with Docker, environment configuration, and basic server 2025-02-23 20:13:56 -06:00
README.md chore: Set up Deno project with Docker, environment configuration, and basic server 2025-02-23 20:13:56 -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
    • Select Dockerfile as Build Type
    • Type Dockerfile in the Dockerfile path field
  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.
    • Set Port 8080
    • You can use this domain to access your application.

If you need further assistance, join our Discord server.