Freehost / README.md
Sankie005's picture
Updated Readme.md
42208de
|
raw
history blame
No virus
861 Bytes
metadata
title: Freehost
emoji: πŸ‘€
colorFrom: blue
colorTo: purple
sdk: docker
pinned: false
license: mit

Logo

A tool to host your own webpages for free using Huggingface's docker spaces

MIT License

Usage

  1. First clone the freehost docker space found here

  2. Change the files inside app->html be sure to name your main landing page "index.html"

  3. Run the dockerspace and watch your project run at "https://huggingfaceusername-repositoryname.hf.space" Eg: This Space will run at: https://sankie005-freehost.hf.space/

Authors