global fix and add tauri app

This commit is contained in:
lendry
2026-06-26 13:56:54 +03:00
parent aa228d84eb
commit 3b05b7e4d4
50 changed files with 3947 additions and 80 deletions

View File

@@ -4,7 +4,8 @@
"version": "0.1.0",
"description": "Enterprise Identity Provider ecosystem inspired by Yandex ID.",
"workspaces": [
"apps/*"
"apps/*",
"tauri_app"
],
"scripts": {
"build": "npm run build --workspaces --if-present",