Switch from yarn to npm and other frontend improvements, see #3

See https://iamturns.com/yarn-vs-npm-2018/
This commit is contained in:
Michael Mayer 2019-05-07 02:05:01 +02:00
parent 55c19635c9
commit 53a5d84653
18 changed files with 11265 additions and 8521 deletions

View file

@ -1,4 +1,4 @@
FROM photoprism/development:20190503
FROM photoprism/development:20190506
# Install Python and TensorFlow
RUN apt-get update && apt-get install -y --no-install-recommends \