mirror of
https://github.com/Dokploy/examples
synced 2025-06-26 18:15:52 +00:00
776 B
776 B
Lit Example
This repository contains an example of Lit application that is deployed on Dokploy.
-
Use Git Provider in Your Application:
- Repository:
https://github.com/Dokploy/examples.git
- Branch:
main
- Build path:
/lit
- Repository:
-
Add Environment Variables:
- Navigate to the "Environments" tab and add the following variable:
NIXPACKS_START_CMD="pnpm run preview"
-
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.