chore: Set up Deno project with Docker, environment configuration, and basic server
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
|
||||
# Deno Example
|
||||
|
||||
This repository contains an example of Deno application that is deployed on Dokploy.
|
||||
@@ -8,7 +7,8 @@ This repository contains an example of Deno application that is deployed on Dokp
|
||||
- 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.
|
||||
@@ -16,6 +16,7 @@ This repository contains an example of Deno application that is deployed on Dokp
|
||||
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.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user