refactor: move app to monorepo

This commit is contained in:
2023-05-24 14:26:54 +02:00
parent 20a336d3c4
commit ac62e621d5
794 changed files with 0 additions and 67 deletions

View File

@@ -1,33 +0,0 @@
{
"appId": "de.anyschool.app",
"appName": "StApps",
"webDir": "www",
"bundledWebRuntime": false,
"cordova": {
"preferences": {
"AndroidXEnabled": "true",
"android-minSdkVersion": "22",
"BackupWebStorage": "none"
}
},
"plugins": {
"SplashScreen": {
"launchShowDuration": 6000,
"launchAutoHide": false,
"backgroundColor": "#ffffff",
"androidSplashResourceName": "splash",
"androidScaleType": "FIT_CENTER",
"showSpinner": false,
"androidSpinnerStyle": "large",
"iosSpinnerStyle": "small",
"spinnerColor": "#999999",
"splashFullScreen": false,
"splashImmersive": false,
"useDialog": false
},
"LocalNotifications": {},
"CapacitorHttp": {
"enabled": false
}
}
}

View File

@@ -1 +0,0 @@
{}

Some files were not shown because too many files have changed in this diff Show More