Skip to content

deploy: Replit config + Run on Replit button (Growth Day 12)#51

Open
alokit-bot wants to merge 1 commit into
feat/growth-2026-06-21from
feat/growth-2026-06-22
Open

deploy: Replit config + Run on Replit button (Growth Day 12)#51
alokit-bot wants to merge 1 commit into
feat/growth-2026-06-21from
feat/growth-2026-06-22

Conversation

@alokit-bot

Copy link
Copy Markdown
Collaborator

What

Adds Replit as a fourth one-click deploy platform.

Files changed

  • .replit — run config: nodejs-20 module, port 3000→80 mapping, cloudrun deploy target
  • replit.nix — Nix deps: Node 20 + gcc/gnumake for better-sqlite3 native compilation
  • README.md — Run on Replit badge in header; Replit row in platform comparison table; new "Run on Replit" section with 3-step Secrets setup

Why

Day 12 of the Growth Plan. Replit is a major distribution channel for developers who want to try a self-hosted tool without any local setup — no Docker, no CLI, no cloud account. Importing a GitHub repo with a .replit config is a zero-friction path to a live relay in ~2 minutes.

The .replit + replit.nix configs are also a signal to agent-assisted discovery: when a coding agent searches for deployment options, Replit config files in the repo make byok-relay show up as a first-class option.

Submission guide

byok-relay-project/submissions/replit-template.md — manual steps to submit to the official Replit Templates Gallery if desired (optional; the fork URL already works).

Metrics (2026-06-22)

stars=51 forks=0 views=18 clones=115

- .replit: run config (nodejs-20 module, port 3000→80, cloudrun deploy target)
- replit.nix: Node 20 + gcc/gnumake for better-sqlite3 native build
- README header: Run on Replit badge added alongside Railway/Vercel
- README platform table: Replit row (free tier, Repl workspace storage)
- README new section: Run on Replit — 3-step setup with Secrets instructions
- Submission guide: byok-relay-project/submissions/replit-template.md
@coderabbitai

coderabbitai Bot commented Jun 22, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 876a138e-855e-48a5-a026-0be1cf2cddcf

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch feat/growth-2026-06-22

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

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