bilogic
bilogic
May I propose that we do the API first #31769? That will allow everybody to implement their own automation externally using webhooks from Gitea, after that, we can discuss concrete...
Right, will this file still work? https://github.com/HugoRCD/shelve/blob/e7c747bb21a7578abd3fc3d3fee1b88237989c82/apps/shelve/Dockerfile
I tested, bun no longer works, throwing a bunch of errors, pnpm works, but I realized it requires postgres I think `DATABASE_URL` should be specified from `.env` on the host...
This built successfully with `docker build -t shelve:bilogic`, but I'm not sure if I missed any steps, can help check? ``` # /Dockerfile # Stage 1: Build Stage FROM octoblu/pnpm:latest...
what is the command to perform migrations?
1. I see 3 db commands, where I come from, I only need to `migrate` 2. Why is having migrations applied a problem? 3. Is `generate` and `push` required?
I'm on Windows 10
Erm, actually the animation is kinda important to help with the brain's context switching
> Better would be to have "reply" set the from field where the received message was sent to, then the identities are not needed, don't you think so? Absolutely! I...
I just configured keys to resize, unfortunately, the way each window tries to "wriggle" itself (instead of being more snappy) at every delta feels worse, it could be because I...