File size: 798 Bytes
f7b3a0a
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
---

title: Practice API
emoji: 🌊
colorFrom: gray
colorTo: blue
sdk: docker
pinned: true
license: mit
---


#

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

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)

## Usage

1. First clone the freehost docker space found [here](https://huggingface.co/spaces/Sankie005/Freehost/tree/main)

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

- [Sankritya Anand Rai](https://www.github.com/sankie005)