dependabot[bot]
b0e76133ae
Merge 1b31fc56da
into f2d13b8483
2024-09-02 15:51:07 -05: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
dependabot[bot]
1b31fc56da
Bump mysql2 from 2.3.3 to 3.9.8
...
Bumps [mysql2](https://github.com/sidorares/node-mysql2 ) from 2.3.3 to 3.9.8.
- [Release notes](https://github.com/sidorares/node-mysql2/releases )
- [Changelog](https://github.com/sidorares/node-mysql2/blob/master/Changelog.md )
- [Commits](https://github.com/sidorares/node-mysql2/compare/v2.3.3...v3.9.8 )
---
updated-dependencies:
- dependency-name: mysql2
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2024-05-30 19:56:01 +00: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