Blog
Short guides on getting your project online with Netrun — no server, no setup
Free website hosting: where to publish without a VPS
Where to publish your website for free so it opens on a link with HTTPS, without renting a server, configuring nginx, or paying with a foreign bank card. We go through the options and show a simple path.
Where to put your pet project so you can share a link
Built a pet project — a site, a game, a bot or a calculator — and want to show it with a link instead of a screenshot. Here is where to put your pet project for free, without setting up a server.
How to deploy code generated by an AI
ChatGPT, Claude, or Cursor wrote your app, it runs locally — and now you need a server. Here is how to put AI-generated code online without setting up any infrastructure.
A Heroku and Railway alternative: where to run projects from Russia
Heroku dropped its free plan, and Railway and similar platforms ask for a foreign bank card and speak English. Here is what to use instead if you launch projects from Russia.
Free hosting for a Python Telegram bot (aiogram)
Where to put a Python Telegram bot built with aiogram or pyTelegramBotAPI so it runs without your computer and without renting a VPS. Step by step, with no server setup.
How to keep a Telegram bot running around the clock
Your bot only replies while it is running on your computer. Here is how to keep a Telegram bot running around the clock so it does not shut down with your laptop — without renting a server.
How to put a Telegram bot on Node.js (Telegraf) online
Your Node.js bot built with Telegraf or node-telegram-bot-api is ready and answers locally. Here is how to put it online so it runs around the clock without renting a VPS.
Free hosting for a Telegram bot
Free hosting for a Telegram bot: on the Netrun Free plan your bot runs around the clock and never sleeps. No VPS — upload your code and enter the token.
Netrun, VPS or Heroku: what to choose for your project
Netrun, VPS, Heroku, Railway or Vercel — what to choose for launching your project. An honest comparison by control, price in rubles and app type.
How to put a Django site online without a server
Step by step: how to publish a Django site on the internet without renting a server, configuring nginx, or setting up HTTPS. Upload your code — Netrun builds the project and gives you a link.
How to put a Flask app online
Step by step: how to put a Flask app online without a VPS, running gunicorn by hand, or nginx. Upload your code and Netrun builds the project and gives you an HTTPS link.
How to put a FastAPI API online
Step by step: how to put a FastAPI API online with no server and no uvicorn-plus-nginx setup. Get an HTTPS link and auto-generated docs at /docs.
How to put a Next.js app online
Step by step: how to put a Next.js app online without renting a server or configuring anything. SSR or static export — Netrun builds it and gives you an HTTPS link.
How to put a Go app online
Step by step: how to put a Go app online without a server or nginx. Upload your source code and Netrun builds the binary and gives you an HTTPS link.
How to put a PHP site online
Step by step: how to put a PHP site online without renting hosting or configuring a server. Plain PHP, Laravel or Symfony — Netrun builds it and gives you a link.
How to put a Telegram bot online without a VPS
Step by step: run a Telegram bot in the cloud without renting a server, setting up systemd, or writing a Dockerfile. Upload your code, add the token, and your bot is live on the internet.
How to put a Discord bot online without a server
Step by step: how to run a Discord bot in the cloud without renting a VPS or setting anything up. Upload your code, add the token, and the bot stays online.
How to put a React app online
Step by step: how to publish a React app (Vite or Create React App) online without a server or manual build. Get an HTTPS link.
How to put a Node.js app online
Step by step: how to deploy a Node.js app (Express, Fastify, API) online without a VPS or process setup. Runs around the clock, with an HTTPS link.
How to put a static site (HTML, CSS, JS) online
Step by step: how to publish a site made of HTML, CSS and JavaScript online without hosting or setup. Great for a portfolio, a landing page or a business card.
How to put a Python site online
Step by step: how to put a Python site or API (Flask, FastAPI, Django) online without a server, nginx or HTTPS setup. Get a link in a minute.