This is a Raycast extension that allows you to upload your selected image to Telegraph. It also automatically copies the markdown link of the uploaded image to your clipboard.
# First, you need to install the dependencies
pnpm install
# To run the npm script “dev”, compile it first. Once compiled, you can use the command locally even close the terminal.
pnpm run dev