Initial commit

This commit is contained in:
2024-09-15 10:58:45 +00:00
commit 76e30eebb2
9 changed files with 254 additions and 0 deletions

13
app/package-lock.json generated Normal file
View File

@ -0,0 +1,13 @@
{
"name": "app",
"version": "1.0.0",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "app",
"version": "1.0.0",
"license": "ISC"
}
}
}