feat: rename folders

This commit is contained in:
Mauricio Siu 2024-06-30 20:31:53 -06:00
parent e494f3a3aa
commit 90f5981b60
195 changed files with 20 additions and 18 deletions

View File

@ -15,6 +15,8 @@ This repository contains examples of how to deploy applications using Dokploy.
- [x] Vite
- [x] VueJS
- [x] AstroJS
- [x] Astro SSR
- [x] Go Fiber
---

View File

@ -6,7 +6,7 @@ This repository contains an example of AstroJS application that is deployed on D
1. **Use Git Provider in Your Application**:
- Repository: `https://github.com/Dokploy/examples.git`
- Branch: `main`
- Build path: `/astro-simple`
- Build path: `/astro`
2. **Add Environment Variables**:
- Navigate to the "Environments" tab and add the following variable:

View File

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 31 KiB

View File

Before

Width:  |  Height:  |  Size: 32 KiB

After

Width:  |  Height:  |  Size: 32 KiB

View File

Before

Width:  |  Height:  |  Size: 28 KiB

After

Width:  |  Height:  |  Size: 28 KiB

View File

Before

Width:  |  Height:  |  Size: 38 KiB

After

Width:  |  Height:  |  Size: 38 KiB

View File

Before

Width:  |  Height:  |  Size: 34 KiB

After

Width:  |  Height:  |  Size: 34 KiB

View File

Before

Width:  |  Height:  |  Size: 21 KiB

After

Width:  |  Height:  |  Size: 21 KiB

View File

Before

Width:  |  Height:  |  Size: 749 B

After

Width:  |  Height:  |  Size: 749 B

View File

@ -6,7 +6,7 @@ This repository contains an example of Go fiber application that is deployed on
1. **Use Git Provider in Your Application**:
- Repository: `https://github.com/Dokploy/examples.git`
- Branch: `main`
- Build path: `/go-fiber-simple`
- Build path: `/go-fiber`
4. **Click on Deploy**:
- Deploy your application by clicking the deploy button.

View File

@ -6,7 +6,7 @@ This repository contains an example of Lit application that is deployed on Dokpl
1. **Use Git Provider in Your Application**:
- Repository: `https://github.com/Dokploy/examples.git`
- Branch: `main`
- Build path: `/lit-simple`
- Build path: `/lit`
2. **Add Environment Variables**:
- Navigate to the "Environments" tab and add the following variable:

View File

@ -1,5 +1,5 @@
{
"name": "lit-simple",
"name": "lit",
"private": true,
"version": "0.0.0",
"type": "module",

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 639 B

After

Width:  |  Height:  |  Size: 639 B

View File

@ -6,7 +6,7 @@ This repository contains an example of nextjs application that is deployed on Do
1. **Use Git Provider in Your Application**:
- Repository: `https://github.com/Dokploy/examples.git`
- Branch: `main`
- Build path: `/nextjs-simple`
- Build path: `/nextjs`
4. **Click on Deploy**:
- Deploy your application by clicking the deploy button.

View File

@ -1,5 +1,5 @@
{
"name": "nextjs-simple",
"name": "nextjs",
"version": "0.1.0",
"private": true,
"scripts": {

View File

Before

Width:  |  Height:  |  Size: 1.3 KiB

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

Before

Width:  |  Height:  |  Size: 629 B

After

Width:  |  Height:  |  Size: 629 B

View File

Before

Width:  |  Height:  |  Size: 25 KiB

After

Width:  |  Height:  |  Size: 25 KiB

View File

@ -6,7 +6,7 @@ This repository contains an example of Preact application that is deployed on Do
1. **Use Git Provider in Your Application**:
- Repository: `https://github.com/Dokploy/examples.git`
- Branch: `main`
- Build path: `/preact-simple`
- Build path: `/preact`
2. **Add Environment Variables**:
- Navigate to the "Environments" tab and add the following variable:

View File

@ -1,5 +1,5 @@
{
"name": "preact-simple",
"name": "preact",
"private": true,
"version": "0.0.0",
"type": "module",

View File

Before

Width:  |  Height:  |  Size: 1.5 KiB

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

Before

Width:  |  Height:  |  Size: 1.6 KiB

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -6,7 +6,7 @@ This repository contains an example of Qwikjs application that is deployed on Do
1. **Use Git Provider in Your Application**:
- Repository: `https://github.com/Dokploy/examples.git`
- Branch: `main`
- Build path: `/qwik-simple`
- Build path: `/qwik`
2. **Add Environment Variables**:
- Navigate to the "Environments" tab and add the following variable:

View File

Before

Width:  |  Height:  |  Size: 947 B

After

Width:  |  Height:  |  Size: 947 B

Some files were not shown because too many files have changed in this diff Show More