-
**Problem** : I'm trying to make a long running task non blocking using `async` from `coro` in `ambiorix` but still getting blocked / delayed even though the function is asynchronously declared.
**…
-
I guess it could be helpful to have some function to be sure that we can get the cookie value securely.
When restarting the app sometimes I see the value of the string containing devOpifex/scilis a…
-
# Josiah Parry - Read a CSV in a production API
[https://josiahparry.com/posts/2024-06-25-handle-files-plumber/](https://josiahparry.com/posts/2024-06-25-handle-files-plumber/)
-
Hello @JohnCoene, I think that one thing that is missing in your documentation is a section about comparing strengths and weaknesses of `ambiorix` and `shiny`. As someone who first discovered R, then …
-
Using tailwind with ambiorix should be straightforward but we may want functionalities to make it even easier.
-
# explanation
should we do checks on the provided port?
most of the times during deployment, the port number is fetched from an env file.
however, if the env var is not set (mostly just forgettin…
-
There are several invalid entries in your registry. Can you have a look at the logs: https://github.com/r-universe/devopifex/actions/workflows/sync.yml
One line has `"package": "ambiorix/surf"` whi…
-
ambiorix apps can be deployed using [shiny server](https://docs.posit.co/shiny-server/#getting-started), which is already familiar to many R users. this offers a lower learning curve compared to docke…
-
Several users have raised concerns about the time and effort required to start a project with Ambiorix, particularly asking if there could be a more streamlined way to get started and if pre-built com…
-
before, i was using gh pages to serve some of my sites + pkgs. will have to redirect them manually so that links aren't broken:
- `mwavu.com/blog` -> `kennedymwavu.github.io/blog`
- `mwavu.com/rmon`…