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.

Ask HN: How to build something like Repl.it?

2 pointsby songzmeabout 3 years ago
I want to build something like repl.it but I don't know what I need to know. How do I go about learning how to build something like repl.it where I could create server instances for every user and allow them to code on the browser?

1 comment

verdvermabout 3 years ago
Start with a full stack app with user accounts, deploy it to the cloud, then add websockets. After that come back and ask again for next steps.
评论 #30712315 未加载