I really like how well the local dev is setup to run off of production data here. Iβll use this as a reminder that I need to set up lite stream on a few of my projects that itβs missing from and include a nice sync prod data Posts tagged: justfile recipe.
Litestreams interface always throws me for a loop. It works fantastic, but the global config stored in /etc and some of the commands break my brain. Itβs not you itβs me.
Using real data when you can is goated. Fake data is so often a perfect example of what someone thinks the backend should look like and does not include things that users actually do, running pipelines for days, or setting titles to paragraphs worth of text. Obviously this is not possible everywhere and the more sensitive your data the harder that process becomes.