Started implementing daemon

This commit is contained in:
Masu Baumgartner
2024-09-04 17:03:04 +02:00
parent 278c8acf16
commit eb25fbccdb
6 changed files with 168 additions and 37 deletions

View File

@@ -6,4 +6,10 @@
<Nullable>enable</Nullable>
</PropertyGroup>
<ItemGroup>
<Folder Include="Http\Requests\" />
<Folder Include="Http\Resources\" />
<Folder Include="Models\" />
</ItemGroup>
</Project>