issues Search Results · repo:Kotlin/kotlin-fullstack-sample language:Kotlin
Filter by
24 results
(62 ms)24 results
inKotlin/kotlin-fullstack-sample (press backspace or delete to remove)It is very frustrating to get started with Kotlin MPP because there are many out of date samples that just do not work
at all.
digitalheir
- Opened on Jul 10, 2020
- #43
$ ./gradlew build
Starting a Gradle Daemon (subsequent builds will be faster)
==========--- 78% EXECUTING [94h 23m 48s]
:frontend:webpack-bundle
Should I wait a little bit more? =)
QIvan
- 2
- Opened on Dec 1, 2018
- #38
I cloned the repo and ran both services (./gradlew backend:run and ./gradlew frontend:run)
Both servers start successfully but it seems the backend is unable to load the resource : /frontend/frontend.bundle.js ...
picaron
- 12
- Opened on Mar 6, 2018
- #37
This is a very great project for pepole want to use kotlin to develop frontend and backend, but two major problem must
be sloved to satisfy those pepole:
1. update this project to working with ktor 0.9 ...
ltn614
- 1
- Opened on Feb 7, 2018
- #34
Hi
npm-install takes a very long time:
$ ./gradlew build
====--------- 34% EXECUTING [2m 04s]
:frontend:npm-install
And finally fails and says the error is loged at ~/.npm/_logs/blabla_debug.log ...
ghost
- 2
- Opened on Dec 13, 2017
- #33
Add some common module, or common code somewhere, that both frontend and backend has a dependency on.
I have read these two discussions:
https://discuss.kotlinlang.org/t/kotlin-to-javascript-and-kotlin-to-jvm-servlets-in-one-project/2600 ...
Zomis
- 1
- Opened on Dec 11, 2017
- #32
I m having annoying warning in my IntelliJ Idea:
Outdated Kotlin Runtime
Your version of Kotlin runtime in Gradle: org.jetbrains.kotlin:kotlin-runtime:1.1.0 library is 1.1.0, while plugin version is ...
atonamy
- Opened on Nov 13, 2017
- #30
This is good and very useful example, may be update it to ktor 0.9.0?
coolemza
- 2
- Opened on Nov 3, 2017
- #27
In react we go like this:
const s = { color: red }
div style={s} Hello /div
How to do the equivalent in Kotlin React?
StokeMasterJack
- 1
- Opened on Oct 26, 2017
- #26
This is a poster child for Kotlin webserver development. So, you want us as quickly as possible be able to compile, run
and investigate the two projects. I expect to be able do proper find-usage etc in ...
mattiasw2
- Opened on Oct 13, 2017
- #25

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.