Abdelrahman Eweda

Results 3 comments of Abdelrahman Eweda

+1 here, using aerich with type hinting is an absolute mess as well

I added the following to my `init.sh` script that basically runs the whole app ```bash # ! update mongodb user for authentication sleep 10 export $(sed 's/[[:blank:]]//g; /^#/d' .env |...