~/writing
The blog
Indie hacking, testing, Rails & React — field notes from building and shipping software.
~/writing $ filter --tag
total 3
- ▸ -rw-r--r-- archive ~2022-02-10 Docker useful shortcuts Here some useful shortcuts I found pretty useful for my daily work: Main Commands d ocker login Show all active containers: docker container ls&n… 2m
- ▸ -rw-r--r-- archive ~2021-12-12 Local ENV['SOMETHING'] for Rails App The way I like to keep my local environment in a rails app. You know sometimes we need to keep our config variables locally and the best way(at least to me) … 1m
- ▸ -rw-r--r-- archive ~2021-08-16 How to run local Rails server outside of local network with ssl Sometimes for test purposes, it is necessary to run dev server with ssl enabled. In my case, I had to test my paypal webhooks implementation and it was requi… 2m
