shreeup
shreeup
Hello @kshitijrajsharma , Could you please provide more information on this?
@chriscool Are you saying we should replace https://public-inbox.org/ with https://lore.kernel.org/ ? I found approx. total of 114 occurence - https://github.com/git/git.github.io/search?p=12&q=inbox
this is the error i received when deploying to vercel. I am trying to make use of free tier No framework detected. Default Project Settings: - Build Command: `npm run...
i am going to delete venv folder from data-magic github repo (https://github.com/climate-tech-handbook/data-magic/tree/main/venv) . i think it is not really used and make the project heavy, in an effort to make...
I was able to deploy docker image to render platform, https://climatetechdatamagic.onrender.com/hello but post endpoints are not really working.. will have to figure this out Error Traceback (most recent call last):...
Ok now I am able to invoke post methods in hosted platform. This is image from docker logs which show that post endpoints invocation was successful and returned 200. ...