Skip to content

Added template local development docs#7

Draft
mishushakov wants to merge 4 commits into
mainfrom
added-local-dev-docs
Draft

Added template local development docs#7
mishushakov wants to merge 4 commits into
mainfrom
added-local-dev-docs

Conversation

@mishushakov

Copy link
Copy Markdown
Member
  • Added docs on how to develop templates locally using Docker

Comment thread template/local-development.mdx Outdated

@dobrac dobrac left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

let's describe two use cases of local development we have now:

  • start with proper E2B testing/dev workflow, describing how to work with that
  • then keep what you have there now, just to add another interesting use case for the build system capabilities

this way, we would

  • help you with how do we envision working with the build system
  • promote E2B and how easy it's working with it
  • still showing you alternative ways that might be really useful

@dobrac dobrac changed the base branch from main to build-system-v2-docs October 10, 2025 09:22
@dobrac dobrac force-pushed the added-local-dev-docs branch from f686749 to af64929 Compare October 10, 2025 20:06
@dobrac dobrac changed the base branch from build-system-v2-docs to build-system-v2-public-docs October 12, 2025 11:05
Base automatically changed from build-system-v2-public-docs to main October 16, 2025 11:00
@beran-t beran-t closed this Jul 7, 2026
@mishushakov

Copy link
Copy Markdown
Member Author

@beran-t any reason this was closed?

@beran-t

beran-t commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

@mishushakov I wanted to clean up old PRs. I was not expecting these PRs to have anything relevant at this point.
I think we would have to review and update all of the examples anyway.

I'll create a better way, probably in Linear, to add/update things in docs.

@mishushakov

Copy link
Copy Markdown
Member Author

I will reopen this one and put in drafts. Just needed to finish it properly, but I think the doc is still valuable

@mishushakov mishushakov reopened this Jul 8, 2026
@cursor

cursor Bot commented Jul 8, 2026

Copy link
Copy Markdown

PR Summary

Low Risk
Documentation and navigation only; no runtime or API code changes.

Overview
Adds a Local Development doc page that explains how to turn E2B Templates into Dockerfiles with Template.toDockerfile() / Template.to_dockerfile(), build images, and run them locally, including TypeScript/Python examples and a Compatibility table of supported vs unsupported template methods.

The page is wired into the Custom sandbox nav in docs.json (between Customization and Examples). README only gains a trailing period on the main heading.

Reviewed by Cursor Bugbot for commit af64929. Bugbot is set up for automated code reviews on this repo. Configure here.

@mishushakov mishushakov marked this pull request as draft July 8, 2026 13:21

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.

Want fixes drafted automatically? Bugbot Autofix can create code changes for findings. A team admin can enable Autofix in the Cursor dashboard.

Reviewed by Cursor Bugbot for commit af64929. Configure here.

Comment thread README.md
@@ -1,4 +1,4 @@
# Mintlify Starter Kit
# Mintlify Starter Kit .

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Accidental README title change

Low Severity

The README heading was changed to # Mintlify Starter Kit . with an extra space and period, unrelated to the local development documentation work.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit af64929. Configure here.

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.

3 participants