browsertrix
browsertrix copied to clipboard
Feat improve local devex
Addresses a few issues I encountered while getting everything spun up for local dev before tackling first issues:
- A few things I couldn't find in the docs when getting the UI set up to run locally with yarn
- How to get hot reloading on the backend API while keeping it in kubernetes.
I don't think it would be too much work from here to get remote debugging on the k8s pod running the API set up too. Skaffold has pretty good integrations on that.
Happy to also take a look at that if there is interest.