mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-28 23:37:48 +01:00
Compare commits
2 Commits
38b18f3be5
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7849e24c2b | ||
| 30039af60a |
@@ -1,10 +1,10 @@
|
||||
# Photos
|
||||
|
||||
Something that tries to be a self-hosted alternative to Google Photos
|
||||
|
||||
<!---
|
||||
Demo: https://photos.usatiuk.com
|
||||
(no need to enter a real email, something like asdf@asdf.com is enough, data is stored on tmpfs, reset every day)
|
||||
|
||||
-->
|
||||

|
||||
|
||||
## Getting started
|
||||
|
||||
6
backend/package-lock.json
generated
6
backend/package-lock.json
generated
@@ -5393,9 +5393,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/path-to-regexp": {
|
||||
"version": "6.2.1",
|
||||
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.2.1.tgz",
|
||||
"integrity": "sha512-JLyh7xT1kizaEvcaXOQwOc2/Yhw6KZOvPf1S8401UyLk86CU79LN3vl7ztXGm/pZ+YjoyAJ4rxmHwbkBXJX+yw=="
|
||||
"version": "6.3.0",
|
||||
"resolved": "https://registry.npmjs.org/path-to-regexp/-/path-to-regexp-6.3.0.tgz",
|
||||
"integrity": "sha512-Yhpw4T9C6hPpgPeA28us07OJeqZ5EzQTkbfwuhsUg0c237RomFoETJgmp2sa3F/41gfLE6G5cqcYwznmeEeOlQ=="
|
||||
},
|
||||
"node_modules/path-type": {
|
||||
"version": "4.0.0",
|
||||
|
||||
Reference in New Issue
Block a user