examples/lit-simple
2024-06-30 20:06:08 -06:00
..
public refactor: update folder name 2024-06-30 20:06:08 -06:00
src refactor: update folder name 2024-06-30 20:06:08 -06:00
.gitignore refactor: update folder name 2024-06-30 20:06:08 -06:00
index.html refactor: update folder name 2024-06-30 20:06:08 -06:00
package.json refactor: update folder name 2024-06-30 20:06:08 -06:00
pnpm-lock.yaml refactor: update folder name 2024-06-30 20:06:08 -06:00
README.md refactor: update folder name 2024-06-30 20:06:08 -06:00
tsconfig.json refactor: update folder name 2024-06-30 20:06:08 -06:00
vite.config.ts refactor: update folder name 2024-06-30 20:06:08 -06:00

Lit Example

This repository contains an example of Lit application that is deployed on Dokploy.

  1. Use Git Provider in Your Application:

    • Repository: https://github.com/Dokploy/examples.git
    • Branch: main
    • Build path: /lit-simple
  2. Add Environment Variables:

  • Navigate to the "Environments" tab and add the following variable:
    NIXPACKS_START_CMD="pnpm run preview"
    
  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.