brunolemos/react-native-web-monorepo

May I know how to host the web app in Docker?

kenchoong opened this issue · 1 comments

I using Docker for hosting. Since the react native app is sharing the code with the mobile app, so in this case,how can I host the web app in Docker?

Any help is much appreciated

Hello, I don't have much experience with Docker, so I can't help you.

But you'll probably need to configure Docker at the root folder, and not inside any particular package.