DEV Community

Cover image for Host websites from mobile for free
ShGI
ShGI

Posted on

4 3

Host websites from mobile for free

Hosting from mobile

Hosting is most important step to make your website accessible for world.
there are some services which will help you to host from you Android mobile.

GitHub pages banner

GitHub pages

You can host your repository folder , branch or whole repo by enabling pages from repo settings. Get more information on pages.github.com

firebase hosting banner

Firebase hosting

Firebase hosting is better because it provides domain .web.dev

How you can host website on firebase via mobile.

You've to download app called termux
Once you download termux you've to enter firebase commands in termux and site will be live.
link firebase commands
if you've any Query about firebase hosting , ask us.

Netlify banner

Netlify

Netlify also offers you free hosting with domain .netlify.app.
You've to signup to Netlify and authenticate your gh/gl/bitbucket repo with site.

Thanks for reading
Written by shubham with <3.

Sentry blog image

How to reduce TTFB

In the past few years in the web dev world, we’ve seen a significant push towards rendering our websites on the server. Doing so is better for SEO and performs better on low-powered devices, but one thing we had to sacrifice is TTFB.

In this article, we’ll see how we can identify what makes our TTFB high so we can fix it.

Read more

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay