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: My side project: Heroku like deployment system for Node.js

2 pointsby donnyover 14 years ago
Last Saturday, Oct 2nd, I wanted to learn Node.js but I was a bit annoyed with copying the files repeatedly to my VPS. So, I got sidetracked into building a deployment platform for Node.js. Yes, I know about Heroku Node and Joyent Node, but I don't have the invitation code.<p>Fast forward to yesterday. I finished implementing the deployment platform for Node.js on top of Google App Engine (the web front-end) and Amazon EC2 (the back-end). Like Heroku, it has a git-based workflow.<p>The web site address is https://worqshop.appspot.com/<p>I've written a quick start guide on the web site. If you want to give it a try, just sign in with a Google account. Let me know if you encounter any problems.<p>Any feedback is much appreciated.<p>Donny @donny_k_

no comments

no comments