logoalt Hacker News

wslhyesterday at 8:52 PM2 repliesview on HN

250K? Could you expand your experience with details about your project and the lessons and issues you found?


Replies

prakashrjyesterday at 8:59 PM

A self-hosted VPN server manager: a TypeScript/Hono backend that runs on your own VPS, paired with a SwiftUI iOS/macOS app. It lets you provision cloud servers across multiple providers (Hetzner, DigitalOcean, Vultr), manage them via a Tailscale-secured connection with TLS pinning, and control an OpenClaw gateway.

I will open source it soon in few weeks, as I have still complete few more features.

show 2 replies
prakashrjyesterday at 9:07 PM

It's important to build a local dev environment that GSD can iterate on. Once I have done that, I just discuss with GSD and few hours later features land.