Practice_API / README.md
Sankie005's picture
Initial Commit
f7b3a0a verified
|
raw
history blame contribute delete
No virus
798 Bytes
metadata
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

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