daytona-dev

Solid

Daytona development environment overview. Use when the user asks about Daytona setup, Daytona toolbox, dev environment, noVNC, CDP, server sandbox, secrets volume, Electron sandbox, standalone Chrome, validation, or artifacts volume.

AI & Automation 4,373 stars 848 forks Updated today NOASSERTION

Install

View on GitHub

Quality Score: 83/100

Stars 20%
100
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
50
License 10%
100
Description 5%
100

Skill Content

# Skill: Daytona Dev Environment Launch the iPolloWork Electron app in a Daytona cloud sandbox. The real desktop app runs on Daytona's XFCE/noVNC desktop stack and is accessible through your browser. ## Prerequisites - Daytona CLI installed: `brew install daytonaio/cli/daytona` or download from [GitHub releases](https://github.com/daytonaio/daytona/releases) - Logged in: `daytona login` - Using the right Daytona organization for your workspace: `daytona organization use "<org-name>"` ## Quick Start ### 1. Create and start the sandbox ```bash bash .devcontainer/test-on-daytona.sh [branch-or-commit] ``` The helper uses the VNC snapshot, starts noVNC/Vite/Electron, and prints the URLs. If the snapshot is missing, create it with `bash .devcontainer/create-daytona-ipollowork-snapshot.sh`. Use the Daytona setup as four reusable pieces. Prefer the focused skills when a request names one piece directly: - `test-on-daytona.sh` for the real Electron/noVNC/CDP sandbox. - `daytona-flow-validator` for the observe -> act -> assert -> evidence loop. - `test-server-on-daytona.sh` for the cloud Den server sandbox. - `daytona-electron-den` for Electron connected to a Daytona Den server. - `daytona-chrome-cdp` for standalone Chrome in the sandbox, separate from Electron. - `ipollowork-eval-secrets:/daytona-secrets` for provider keys and eval-only secrets. - `ipollowork-eval-artifacts:/daytona-artifacts` for screenshots, validation notes, and recordings. Focused skills: - `daytona-clo...

Details

Author
Devin-AXIS
Repository
Devin-AXIS/iPolloWork
Created
12 months ago
Last Updated
today
Language
TypeScript
License
NOASSERTION

Similar Skills

Semantically similar based on skill content — not just same category