issues
search
brunobeeee
/
drinklog
A habit tracker for tracking water intake.
0
stars
0
forks
source link
Fix dev build and refine prod build
#28
Closed
brunobeeee
closed
6 months ago
brunobeeee
commented
6 months ago
Closes #27
Changes made by this Pull Request
Move
npm install
into the
docker-entrypoint.sh
such that the install process actually affects the mounted
/app
volume on the host
Closes #27
Changes made by this Pull Request
npm install
into thedocker-entrypoint.sh
such that the install process actually affects the mounted/app
volume on the host