Commit Graph

7 Commits

Author SHA1 Message Date
ali nabil
26b4d16e21 add test file 2025-02-13 14:43:10 +04:00
ali nabil
faccb53521 Add work flows file 2025-02-13 13:47:38 +04:00
Ali Barour
e8da7a4cff dockerfile created 2025-02-13 00:54:12 +04:00
David Karlsson
f2d13b8483
Merge pull request #48 from docker/add-dockerignore
add .dockerignore file
2024-06-05 17:55:15 +02:00
David Karlsson
b5e58510b6 add .dockerignore file
Ignore node_modules in build to prevent issue with COPY or bind mounts
when dependencies already exist on the host's filesystem

Signed-off-by: David Karlsson <35727626+dvdksn@users.noreply.github.com>
2024-06-05 10:19:14 +02:00
Craig Osterhout
b13a9f1409
Update package.json
Add legacy polling (-L) to nodemon in order to work with volumes on Windows.
2023-10-12 13:26:12 -07:00
Craig Osterhout
9bbd95c7dd first commit 2023-07-17 10:17:25 -07:00