Dan T.

Results 12 comments of Dan T.

Any updates on it? Can we now create ktor server-side app for native ? I found Kotlin Native server - [source](https://github.com/JetBrains/kotlin-native/tree/master/samples/echoServer)

@e5l Hey, just saw that this issue was added to 1.1.5 milestone that is closed. Does it mean that Ktor support Kotlin Native? (as the current version is 1.2.0)

@ankush981 That will be really awesome! Let Christmas holidays pass and we can discuss everything in gitter !

@jwinnie Great idea! I think it will be good for the Reference docs, but don't know about Gitbook docs. I want to have the maximum of readability, so developers can...

@ankush981 https://gitter.im/odiland/community

Hi, currently - no. Unfortunately, you need to set up building pipeline manually and handle assets (js, css) delivery for client-side code. There is some lack of type information for...

Sure! It will be implemented soon.

Hey, can you provide a little more details? Do you want to build up the code for example for SSR ?

Hello @ankush981 ! Yes, CLI is in our roadmap. Planned features: 1. Project Initialization (including different templates) 2. Component creation (Controllers, Services, Repos and etc.) 3. API Docs generation But...

In progress, will be released soon