- Move web app into apps/web/ - Create packages/shared/ with shared types - Create plugins/decky-vault/ scaffold - Root package.json manages workspaces only
7 lines
96 B
Plaintext
7 lines
96 B
Plaintext
{
|
|
"applinks": {},
|
|
"webcredentials": {
|
|
"apps": ["YOUR_TEAM_ID.xyz.deckyvault.app"]
|
|
}
|
|
}
|