HTML - the FAST way. 😎
-
Install all the required packages needed to run, using the script bellow.
sudo apt install python3 sudo python3 -m venv .venv sudo apt install apt pipx sudo pipx install radian
-
Go head and download this project.
git clone https://github.com/astrisk-dev/HtFast.git
-
Open the folder and give the setup file its needed permissions.
cd HtFast chmox +x run.sh -
Then run the following script to start your
HtFastproject!
-
Sidenote: You can open it in: http://localhost:8090
./run.sh
Once the setup script has finished running, you're all set!
If ever wanted to uninstall this program, don't worry we made it easy! Just simply run this command:
Be sure the program is closed by running CTRL + C in its hosted terminal.
sudo rm -r HtFast- This is completly local, no internet acsess is needed except for the install.
- Be sure to research on how FastAPI functions online, no support regarding code will be given.
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.