Front dockerfile (#88)

* readding react-native-paper because expo build need it

* added Dockerfile with nginx.conf for hosting

* added front to docker-compose prod
This commit is contained in:
Clément Le Bihan
2022-10-25 18:43:36 +01:00
committed by GitHub
parent 284da8b8c7
commit bce5088d3c
6 changed files with 91 additions and 3 deletions
+1
View File
@@ -34,6 +34,7 @@
"react-dom": "17.0.2",
"react-i18next": "^11.18.3",
"react-native": "0.68.2",
"react-native-paper": "^4.12.5",
"react-native-safe-area-context": "4.2.4",
"react-native-screens": "~3.11.1",
"react-native-super-grid": "^4.6.1",