-
Currently, a full docker file looks something like:
```
FROM debian:stable-slim
USER root
# Copy the project code to app dir
COPY . /app
# Install OpenJDK-11 (earliest JDK kobweb can run o…
-
Currently, there is two default task available kobweb start and kobweb stop.
I only use `kobweb start --continuous` for the development with hot-reload. It will be good to have it available as a sep…
-
"There are some scripts, such as bootstrap popper, that need to be added to the body, not the head. Where would this be added?"
Right now, in your project's build script, you can do
```kotlin
k…
-
From [a comment on my Discord](https://discord.com/channels/886036660767305799/886039480316858368/1189320100784906302):
---
I have simple GET request returning book for given id, in Spring Boot …
-
*Improve SEO and more customization*
---
Hi, in next js when can I set different head tags and metadata, title, description etc.... for every page, and if it doesn't define those
it will use th…
-
*Configuration cache issue when using a variable outside the `head.add {}` in the function `meta()` or `link()`*
### Environment
* **Kobweb libs version:** _0.19.3_
* **Kotlin version:** _2.0.2…
-
To check off items on this list, they should both be supported AND documented
## Static support
These items probably just need files to be exported a certain way
- [x] GCP
- [x] Netlify
#…
-
Currently, one of the things that need to be improved in this project is the documentation, in this issue we're mainly talking about the usage docs and not internal docs, providing docs in Dart doc co…
-
It is possible to use this framework with web assembly or you have plans to make it's possible?
-
*ADDITIONAL DETAILS HERE*
---
(Optional) The relevant location:
- [x] README
- [x] Code comments
- [x] Website docs (https://kobweb.varabyte.com)
(Mark any with an `x`)