TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

We got tired of duct-taping .env, tunnels, and Git configs — so we built a CLI.

8 pointsby artpani19 days ago

1 comment

artpani19 days ago
Setting up environments for new projects always feels like unnecessary overhead. We got tired of it, so we built DevExp (dx).<p>Secrets stay local with optional sync across devices — a must-have for teams (and seriously, people still send .env files in chats?). Tunnels with unlimited third-level domains — pick your own names, WebSocket support included out of the box. Full request inspector for both HTTP and WebSocket traffic — no more guessing what’s going over the wire. Git profiles handled by a dedicated tool — switch identities per project in a few clicks. Manually editing .gitconfig in 2025? Nah. Deploy your code into lightweight Deno isolates in seconds — fast spin-up, low memory usage, without the overhead of containers.<p>Coming soon: an embedded SQLite-based database manager with REST API — simple to start, flexible to grow. Also in the pipeline: password manager, dotfile&#x2F;config manager, boilerplate generator — all integrated inside the CLI.<p>We’re building this for ourselves — and for anyone else who’s tired of wasting time on setup instead of building.<p>First public release is almost ready. Join the waitlist: <a href="https:&#x2F;&#x2F;devexp.pro" rel="nofollow">https:&#x2F;&#x2F;devexp.pro</a> Follow updates: <a href="https:&#x2F;&#x2F;x.com&#x2F;devexp_sh" rel="nofollow">https:&#x2F;&#x2F;x.com&#x2F;devexp_sh</a><p>Would love to hear what you think about the idea!
评论 #43805291 未加载