-
Whats the best way to preview components if you use tiamat?
Since the lib encourage users to create a components like that:
```kotlin
val SomeComp by navDestination {
val args = navArgs()
v…
-
After #42 is done, we should perform E2E tests using the new setup + deployment workflow.
Steps to be taken:
- Do a fresh download/clone of the repository
- Follow README instructions
- Execute pipel…
-
Hi Mateusz,
thank you for you insightful article and project example. Please check docker-compose and readme file. It will be great also to have .env.example file with right parameters for Turso. …
-
**Is your feature request related to a problem? Please describe.**
I know there has been many requests on supporting Docker Compose. But the more I think about it, the more I realize Docker Compose i…
-
Currently our readme instructs to run containerised postgresql using docker-compose, but then departs to give instructions to install locally (which is not needed), verify that it is installed locally…
-
```
=> ERROR [frontend 7/7] RUN pnpm run build 9.7s
------
> [frontend 7/7] RUN pnpm run buil…
-
The build process it never ends but it's not trowing errors neither not sure how to fixed this
-
### Steps to Reproduce
I'm trying to have 2 lines, like this when I prepare a message `https://bsky.app/intent/compose?text=`
```
line1
line2
```
But on Windows & Mac doens't have the same beh…
-
### 🔖 Enhancement description
You should add additionaly to NodeJS, Deno, etc. also Docker support so you can run docker and docker-compose files
### 🎤 Pitch
In my case, I have written my backend f…
-
**Describe the Bug**
when I setup using docker compose, it raise error: authorization error on 20-slim.
**To Reproduce**
Steps to reproduce the issue:
1. initialization
**Environment (please …