PeterAndCode icon indicating copy to clipboard operation
PeterAndCode copied to clipboard

Code used in the PeterAndCode YouTube channel

Results 1 PeterAndCode issues
Sort by recently updated
recently updated
newest added

Thanks for sharing the code. My question is about the `01_cloak_ecto` project. I see that you have hard-coded the encryption key inside `config.exs`. What would be a better way to...