Overiew #
- Yarn is better for monorepos (
yarn workspace) thannpm npmhas aversioncommand that will increment the version of apackage.jsonand create a git tag- Rails encrypts secrets and ships those secrets with the code – webconf does something similar for JS
- Webconf is not public online but is an interesting idea