Hacker News new | ask | show | jobs
by arlk 1884 days ago
I would also add that if you're using docker, don't forget to add a dockerignore file. I often see people miss this step and end up with exposed secrets and git folder (and poor build times).