Click the deploy icon below !
> heroku/nodejs
> https://github.com/jonathanong/heroku-buildpack-ffmpeg-latest
> https://github.com/clhuang/heroku-buildpack-webp-binaries.git
> pkg update && pkg upgrade
> pkg install nodejs
> pkg install libwebp
> pkg install git
> pkg install ffmpeg
> pkg install yarn
> termux-setup-storage
> git clone https://github.com/Lexxy24/KaguraMD.git
> cd KaguraMD
> yarn
> npm start
> git clone https://github.com/Lexxy24/KaguraMD.git
> cd KaguraMD
> npm install
> npm start