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.

Show HN: Anvil – From repo to live demo in seconds: simple web app sharing

11 pointsby asarodealmost 11 years ago

4 comments

nmagerkoalmost 11 years ago
Interesting, but explain to me how your product is going to get me more than just using this: pagekite.net. I've used it to share features with my collaborators quite often (and especially with my UI/UX designer, quality-assurance people, etc. for front-end work) to make sure that I'm going in the right direction as I work. It essentially allows me to forward external traffic to my localhost, on which a dev server is running the code from my branch. No dockerfiles, no branches.
评论 #8073008 未加载
stollercyrusalmost 11 years ago
Interesting. How is this better than just sharing the Dockerfile directly? Or just having a free instance hosted on Heroku? It&#x27;s not too hard to load a container. As an example <a href="https://github.com/discourse/discourse_docker" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;discourse&#x2F;discourse_docker</a> makes it pretty straight forward to host discourse.
评论 #8072304 未加载
joshdancealmost 11 years ago
This is awesome. Many times I have looked at an open source project and wanted to look around but didn&#x27;t want to take the time to download, setup, etc. This looks awesome!
评论 #8077861 未加载
joshmtnkalmost 11 years ago
It&#x27;s Docker-based? cool.
评论 #8070252 未加载