Added frontend skeleton
This commit is contained in:
19
frontend/.fleet/receipt.json
Normal file
19
frontend/.fleet/receipt.json
Normal file
@ -0,0 +1,19 @@
|
||||
// Project generated by Kotlin Multiplatform Wizard
|
||||
{
|
||||
"spec": {
|
||||
"template_id": "kmt",
|
||||
"targets": {
|
||||
"desktop": {
|
||||
"ui": [
|
||||
"compose"
|
||||
]
|
||||
},
|
||||
"web": {
|
||||
"ui": [
|
||||
"compose"
|
||||
]
|
||||
}
|
||||
}
|
||||
},
|
||||
"timestamp": "2025-04-25T08:32:22.469968407Z"
|
||||
}
|
Reference in New Issue
Block a user