0
Show Lemmy: I built a free streaming site from scratch — vanilla JS, Node.js, MongoDB, $0/month stack
(eli6movies.vercel.app)
Community for all things Web Development related.
Mate it worse then you think.
The repo
https://github.com/EliseyRotar/eli6_movies
Step 3 in the database setup.
Thanks for exposing yourself to that mess.
I didn’t even go to the repo because of the hypothetical potential for infection! 🤣
It’s encouraging to see people that recognize the glaring issues with these sloppy piggies popping up everywhere.
yeah same answer as the other comment — render free tier has no static IPs so you cant restrict by IP at all. strong credentials are the actual protection, not IP allowlisting
You can. Your AI slop just doesn't know how.
you are right, my bad. render publishes fixed CIDR ranges per region, you can get them from the dashboard and allowlist those in atlas instead of 0.0.0.0/0. updating the readme