ruaan
Explore posts from serversGitHub CLI from deno
Is it possible/how to use the GitHub cli (gh) from JavaScript on deno?
Using the
Github cli
I'm able to generate download_urls
for files on a private repo without exposing my github token to the application
My idea is to call it from javascript side and return the url from an api, but i've no idea if its possible to run such tool from deno server3 replies
newbie help on deploying first project to deno
I asked on deno github and was told to ask on discord: https://github.com/denoland/deno/discussions/16039
I wonder if someone could help me on this, im trying to deploy a mongodb nodejs project
8 replies