Konstantin Bodnia
Konstantin Bodnia
Hi! I have installed rtorrent on my ubuntu 20.04 on raspberry. I have this service file file: ``` [Unit] Description=rTorrent After=network.target [Service] User=rtorrent Type=forking KillMode=none ExecStart=/usr/bin/screen -d -m -fa -S...
The error appears just as I try to add the plugin to the freshly generated `nx` project. ``` ~ npx create-nx-workspace@latest deploy-it-test ~ cd deploy-it-test ~ nx add @dev-thought/nx-deploy-it >...
Hi there! I'm trying to make my Mi Philips e14 candle bulb to work with the HomeKit. I was able to get toke from the iPhone backup and the device...
…param Allows `@Crud` decorator accept `loadRelationIds` query param that is later accepted by TypeORM. ## PR Checklist Please check if your PR fulfills the following requirements: - [x] Tests for...
Hi! Is there any chance to get the same X-Total-Count when requesting models with owner? For example this url with models Employee and Expense linked to eachother.: `http://127.0.0.1:9090/api/Employees//Expenses` It wouldn't...