Debugging script
Open
documentation
enhancement
system
- Dominant language
- TypeScript
- Stars
- 5
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Write automated script(s) to debug inevitable build / update errors in a consistent and detailed format:
- ensure the js dependencies are installed as expected by bun and re-install if necessary
- output versions for postgres, bun, etc.
- print relevant environment settings
This could be a `.sh` but then wouldn't be usable with windows, so would need to be copied into dockerfile and possibly provided an alternative for Windows native setups (not priority).
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.