Added bun and js tooling for better automation

This commit is contained in:
2025-05-14 12:15:41 +01:00
parent 11e4db6672
commit 5c9dc284e8
6 changed files with 683 additions and 3 deletions

3
.gitignore vendored
View File

@@ -73,3 +73,6 @@ devenv.local.nix
# python version lock
.python-version
# bun modules
node_modules