-
PWA
Create PWA Image Sizes
-
Useful Commands for Docker
Find the log file path first docker inspect --format='{{.LogPath}}' main_app Then truncate it (requires sudo) sudo truncate -s 0 $(docker inspect --format='{{.LogPath}}' main_app)
-
React Native
If EXPO isn't starting with normal start Build over EAS Build with Android Studio Make a Release Build