Skip to content

Add Base44 dev environment - #44

Closed
base44-builder-dev[bot] wants to merge 3 commits into
mainfrom
base44/onboarding-9c9f
Closed

Add Base44 dev environment#44
base44-builder-dev[bot] wants to merge 3 commits into
mainfrom
base44/onboarding-9c9f

Conversation

@base44-builder-dev

Copy link
Copy Markdown

This one-time PR adds the files Base44 uses to run this repository in its live development environment:

  • docker-compose.base44.yml — a development-mode compose file (runs the app from source with hot reload; never prebuilt app images)
  • .base44/environment.json — machine-readable boot metadata (preview port, health check, required secrets)
  • AGENTS.md — non-obvious setup findings for future sessions

Merging it lets anyone on the team import this repository into Base44 and get a running preview in moments, skipping the initial analysis. Feature PRs opened from Base44 stay clean of these files.

@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Jul 28, 2026

Copy link
Copy Markdown

Deploying jst with  Cloudflare Pages  Cloudflare Pages

Latest commit: 91ad7d8
Status: ✅  Deploy successful!
Preview URL: https://853a08cc.jst-5mg.pages.dev
Branch Preview URL: https://base44-onboarding-9c9f.jst-5mg.pages.dev

View logs

@github-actions

Copy link
Copy Markdown

The macOS CLI preview for this PR is ready. With GitHub CLI authenticated, copy this one command to download and run it:

preview_dir="$(mktemp -d)" && gh run download 30394431131 --repo yoavf/jst --name jst-pr-preview-macos-universal --dir "$preview_dir" && chmod +x "$preview_dir/jst" && "$preview_dir/jst" --dry list files in the current directory

Replace the example arguments after jst to test another command. The artifact is retained for 7 days.

View the preview build

@yoavf yoavf closed this Aug 17, 2026
@yoavf

yoavf commented Aug 17, 2026

Copy link
Copy Markdown
Owner

Not for now :)

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