Add server & shared module and remove the serveur from the client app.
This commit is contained in:
parent
fa87f05be6
commit
3419afbe59
47 changed files with 233 additions and 530 deletions
|
|
@ -3,4 +3,7 @@ kotlin.code.style=official
|
|||
kotlin.daemon.jvmargs=-Xmx2048M
|
||||
|
||||
#Gradle
|
||||
org.gradle.jvmargs=-Xmx2048M -Dfile.encoding=UTF-8
|
||||
org.gradle.jvmargs=-Xmx4096M -Dfile.encoding=UTF-8
|
||||
|
||||
#Ktor
|
||||
io.ktor.development=true
|
||||
Loading…
Add table
Add a link
Reference in a new issue