Initial Backstage setup

This commit is contained in:
2025-12-08 16:36:15 +00:00
commit e866064be5
54 changed files with 35530 additions and 0 deletions

3
.eslintrc.js Normal file
View File

@@ -0,0 +1,3 @@
module.exports = {
root: true,
};