Adding multiple projects & API

This commit is contained in:
2023-11-19 16:41:00 -03:00
parent 91e36a811d
commit 441bcc4e96
16 changed files with 297 additions and 3 deletions

1
Docker/start.sh Normal file
View File

@@ -0,0 +1 @@
dotnet Kasbot.App.dll & ; dotnet Kasbot.API.dll & ; wait