Skip to content

Add devcontainer.json for Daytona development environment#252

Open
yuanzhi20 wants to merge 1 commit into
Doriandarko:mainfrom
yuanzhi20:main
Open

Add devcontainer.json for Daytona development environment#252
yuanzhi20 wants to merge 1 commit into
Doriandarko:mainfrom
yuanzhi20:main

Conversation

@yuanzhi20

Copy link
Copy Markdown

This PR adds a .devcontainer/devcontainer.json configuration that enables one-click setup in Daytona or VS Code.

The devcontainer:

  • Uses Python 3.11 base image
  • Auto-installs dependencies from requirements.txt
  • Configures VS Code extensions for Python development
  • Forwards port 5000 for Flask web interface
  • Supports Anthropic API key as secret

This is created as part of the Daytona Content Bounty #36.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant