exile.watch engineering
  • exile.watch engineering blog
  • April 2024
    • Why doesn't Dependabot update package.json?
  • March 2024
    • The savior amidst the chaos of dependency updates - Dependabot
    • Why project's local setup instructions are not part of README?
    • Leveraging Lefthook to enforce commit guidelines at exile.watch
    • The package manager of exile.watch
    • Lerna - the hidden powerhouse of exile.watch
      • 1. Separate repository and monorepo tool
      • 2. A module bundler - the fun begins
      • 3. Module registry (a place where packages get to chill)
      • 4. Versioning, Publishing, and Configuring lerna.json for Commit Conventions
      • 5. Some automation magic using the (Lerna) CLI
      • 6. How does one test lerna packages at exile.watch: locally and in the real world
    • To open source or to not open source
    • exile.watch architecture
Powered by GitBook
On this page

Was this helpful?

exile.watch engineering blog

~55 min total read time

Read time
Post

1 min

Why doesn't Dependabot update package.json?

4 min

The savior amidst the chaos of dependency updates - Dependabot

4 min

Why project's local setup instructions are not part of README?

15 min

Leveraging Lefthook to enforce commit guidelines at exile.watch

5 min

The package manager of exile.watch

15 min

Lerna - the hidden powerhouse of exile.watch

3 min

To open source or to not open source

10 min

exile.watch architecture

Author: Sebastian Krzyżanowski About exile.watch: https://docs.exile.watch/ Github: https://github.com/exile-watch Visit https://exile.watch/ to experience it first hand

NextWhy doesn't Dependabot update package.json?

Last updated 1 year ago

Was this helpful?