Vo Manh Kien

Results 6 issues of Vo Manh Kien

Hello guys. I'm using EasyEngine setup wp website `ee site create example.com --type=wp --cache --ssl=self` After create I config and replace my ssl info. Everything is fine until I turn...

I using WordOps install Laravel site, I need to install Redis How to just install redis Thanks

I'm trying this code, but it's not work ``` {Platform.OS === 'android' && ( {}} onFocus={() => { if (inputTextRef.current) { inputTextRef.current.focus(); } }} style={styles.dummyButton}> )} {Platform.OS === 'android' &&...

What do you think about using Husky?

![Screenshot 2023-03-11 at 10 47 05](https://user-images.githubusercontent.com/10558363/224463320-7fb3abf8-8b13-40b8-b578-f0257da46b1e.png)

bug

Here is my .env file, when run `yarn start:dev` cannot connect to database ![Screenshot 2024-01-02 at 23 34 42](https://github.com/andrechristikan/ack-nestjs-boilerplate/assets/10558363/2da31e69-2154-4bb8-8db4-67a5507adc68) ``` APP_NAME=ACK APP_ENV=development APP_LANGUAGE=en APP_TZ=Asia/Jakarta APP_MAINTENANCE=false HTTP_ENABLE=true HTTP_HOST=localhost HTTP_PORT= 3000 HTTP_VERSIONING_ENABLE=true...