examples/vuejs
2024-11-12 14:04:47 +01:00
..
.vscode feat: rename folders 2024-06-30 20:31:53 -06:00
public feat: rename folders 2024-06-30 20:31:53 -06:00
src feat: rename folders 2024-06-30 20:31:53 -06:00
.gitignore feat: rename folders 2024-06-30 20:31:53 -06:00
env.d.ts feat: rename folders 2024-06-30 20:31:53 -06:00
index.html feat: rename folders 2024-06-30 20:31:53 -06:00
package.json feat: rename folders 2024-06-30 20:31:53 -06:00
pnpm-lock.yaml feat: rename folders 2024-06-30 20:31:53 -06:00
README.md docs: Fixed incorrect Vuejs example instructions 2024-11-12 14:04:47 +01:00
tsconfig.app.json feat: rename folders 2024-06-30 20:31:53 -06:00
tsconfig.json feat: rename folders 2024-06-30 20:31:53 -06:00
tsconfig.node.json feat: rename folders 2024-06-30 20:31:53 -06:00
vite.config.ts feat: rename folders 2024-06-30 20:31:53 -06:00

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.

  1. Use Git Provider in Your Application:

    • Repository: https://github.com/Dokploy/examples.git
    • Branch: main
    • Build path: /vuejs
  2. Set the publish publish directory:

  • Ensure you set it to dist/. Note that there is no dot before dist!
  1. Click on Deploy:

    • Deploy your application by clicking the deploy button.
  2. 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.