HOW TO RAW DOG DEV ON THE SERVER
You pay
@Hetzner_Online or
@digitalocean $5 and you have a VPS (Hetzner calls it a server, Digital Ocean calls it a droplet)
You SSH into the server (I use
@TermiusHQ), then follow the instructions how to install Claude Code or Cursor CLI on there
Now you can tell AI what to do:
You want a web server? So ask it to set up a web server (I use Nginx)
You wanna build a website or web app? Ask it to and say what you wanna build
Now go to Chrome and open your web server's IP and refresh it while it codes for you! No deploying necessary anymore
You want a domain name? Register one and ask it to connect it to your server
You want SSL? Ask it to set that up!
It can do anything really and you don't need to be a coder
FYI: Don't use it for anything sensitive, it's literally rawdog vibecoding chaos-style software development, but it's AWESOME and a lot of my new projects are built this way!
If you DO go into production with something, hire a security auditor to check your code first to make sure it's all safe