mirror of
https://github.com/Dokploy/examples
synced 2025-06-26 18:15:52 +00:00
.. | ||
.vscode | ||
public | ||
src | ||
.gitignore | ||
env.d.ts | ||
index.html | ||
package.json | ||
pnpm-lock.yaml | ||
README.md | ||
tsconfig.app.json | ||
tsconfig.json | ||
tsconfig.node.json | ||
vite.config.ts |
Vuejs Example
This repository contains an example of vuejs application that is deployed on Dokploy.
This example assume you use Nixpacks
as the build type.
-
Use Git Provider in Your Application:
- Repository:
https://github.com/Dokploy/examples.git
- Branch:
main
- Build path:
/vuejs
- Repository:
-
Set the publish publish directory:
- Ensure you set it to
dist/
. Note that there is no dot beforedist
!
-
Click on Deploy:
- Deploy your application by clicking the deploy button.
-
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.