Skip to content

Add devcontainer and template files, along with instructions for setup.#296

Merged
ekaltman merged 8 commits intomainfrom
devcontainer
Apr 16, 2026
Merged

Add devcontainer and template files, along with instructions for setup.#296
ekaltman merged 8 commits intomainfrom
devcontainer

Conversation

@JoeOsborn
Copy link
Copy Markdown
Contributor

Folks working on the project have a much shorter path to getting going if their editor supports devcontainers. Even if they don't have devcontainer support, the Dockerfile.dev container definition, docker-compose file, and the provided settings files should get them most of the way there.

Folks working on the project have a much shorter path to getting going
if their editor supports devcontainers.  Even if they don't have
devcontainer support, the Dockerfile.dev container definition,
docker-compose file, and the provided settings files should get them
most of the way there.
- Use a smaller workspace mount
- add meilitest container
- publish vite dev port
- fix node path
- add typescript language server
@ekaltman
Copy link
Copy Markdown
Contributor

Getting an error on npx playwright install that you also need to run npx playwright install-deps for browser integration to run.

@ekaltman ekaltman merged commit 4a19e5e into main Apr 16, 2026
2 checks passed
@ekaltman ekaltman deleted the devcontainer branch April 16, 2026 21:09
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.

2 participants