#Does anyone know where I can host my Django website for no money? Is a very small application.
6 messages · Page 1 of 1 (latest)
Check pythonanywhere. Or oracle cloud free tier gives nice cimpute inatance
I am not exactly sure what you are trying to host, but you can check out some popular options like Heroku, Vercel, Render, Netlify, AWS (Free tier), etc.
I've deployed in render without using a credit card.
repl it
+1 I had the free tier of render, too, but the response times were really painful. If it's just for playing around, render should be fine but don't expect a great performance bc in the free tier, the server needs to spin up after a period of inactivity