Started using replit agent recently for writing and deploying websites, automatations etc but it leaves me with a costly monthly bill, can anyone (who’s familier with replit) reccomend a web platform or a method that i can write scripts, websites etc and see the code live before deploying for cheaper?
LocalHost / 127.0.0.1:8080
2 Likes
I had a better experience with 192.168.29.8
And :80 was working perfectly for me.
-
I used to be using Xampp on windows, now I have a dedicated VM (running Ubuntu server) for all web content.
With VS Code SSH directly editing on the server.