Added first works on the V2 of the partitionview

This commit is contained in:
Clément Le Bihan
2023-10-13 01:21:25 +02:00
parent 57cba61d1b
commit f91ab4c430
8 changed files with 8538 additions and 8 deletions
+1 -1
View File
@@ -16,7 +16,7 @@ COPY . .
ARG API_URL
ENV EXPO_PUBLIC_API_URL=$API_URL
ARG SCORO_URL
ENV EXPO_PUBLIC_API_URL=$SCORO_URL
ENV EXPO_PUBLIC_SCORO_URL=$SCORO_URL
RUN yarn tsc && npx expo export:web