A very simple online image hosting service
repo
scopenpm
and wrangler
installed and configurednpm install
to install dependencieswrangler deploy
to publish your projectwrangler secret put GithubPAT
, wrangler secret put GithubOwner
and wrangler secret put GithubRepo
to store your GitHub Personal Access Token, GitHub Owner and GitHub RepositoryThis project is licensed under the terms of the GNU General Public License v3.0.