danesh (@danesh404) 's Twitter Profile
danesh

@danesh404

software guy @texthelp

ID: 1657480783643197447

linkhttps://danesh404.dev calendar_today13-05-2023 20:20:06

19 Tweet

4 Takipçi

91 Takip Edilen

danesh (@danesh404) 's Twitter Profile Photo

Setting up your own VPS from scratch can be tricky. I came across a problem myself, where I needed to serve a #Docker container running an API exposed on localhost port 2000 over https. I used a reverse proxy to achieve this and here's a snippet for reference. NGINX FTW👨‍💻

Setting up your own VPS from scratch can be tricky. I came across a problem myself, where I needed to serve a #Docker container running an API exposed on localhost port 2000 over https. I used a reverse proxy to achieve this and here's a snippet for reference. NGINX FTW👨‍💻
danesh (@danesh404) 's Twitter Profile Photo

I recommend Craco to anyone looking to configure their webpack configuration without having to eject from CRA. Been using this for my chrome extension for a while now. 🙌 npmjs.com/package/@craco…

danesh (@danesh404) 's Twitter Profile Photo

Forever has always been a reliable tool for me. Here's how to deploy your nextjs app on a linux server with Forever.👌 #buildinpublic

Forever has always been a reliable tool for me.
Here's how to deploy your nextjs app on a linux server with Forever.👌
#buildinpublic
danesh (@danesh404) 's Twitter Profile Photo

You dont need premium hosting to get your portfolio or personal website started. Buying a domain and pointing it to your public github site is enough. Best thing? you can enforce https and have it deploy with its own CI/CD. #indiehackers #buildinpublic

You dont need premium hosting to get your portfolio or personal website started. Buying a domain and pointing it to your public github site is enough. Best thing? you can enforce https and have it deploy with its own CI/CD. #indiehackers #buildinpublic
danesh (@danesh404) 's Twitter Profile Photo

Just figured out onStartup only fires reliably when starting chrome fresh and onSuspend only fires reliably when every chrome instance is destroyed. Including PWA's like Google Chat etc. Hopefully this saves someone some debugging time.😅 #buildinpublic #indiehackers

Just figured out onStartup only fires reliably when starting chrome fresh and onSuspend only fires reliably when every chrome instance is destroyed. Including PWA's like Google Chat etc. Hopefully this saves someone some debugging time.😅 #buildinpublic #indiehackers