/HtFast

Using FastAPI and Uvicorn, this is the most helpful tutorial to help you on hosting.

Primary LanguageHTML

HtFast

Welcome to HtFast.

Setup

  1. Lets first install all the packages needed to run the script bellow.

    sudo apt install python3
    sudo apt install python3.18-venv
    sudo apt install apt pipx
    sudo pipx install radian
  2. Go head and download this project.

    git clone https://github.com/Vitlyx/HtFast.git
  3. Then run the following script to run your HtFast project!

    python3 -m venv .venv
    source venv/bin/activate
    pip install -r requirements.txt
    uvicorn main:app --host {host} --port {port}

Once the setup script has finished running, you're all set!

Uninstall

If ever wanted to uninstall this program, don't worry we made it easy! Just simply run this command:

sudo rm -r HtFast

Notice

  1. Any of your info will NOT be shared with anyone.
  2. Be warned if anything is edited, it is NOT our fault if broken, please delete and reinstall it again.

Thanks

Thank you for using our services, we hope you enjoy them, but be on the lookout for more updates for this repository, as some updates might be crucial.