mirror of
https://github.com/usatiuk/photos.git
synced 2025-10-29 07:47:47 +01:00
Compare commits
2 Commits
38b18f3be5
...
dependabot
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b0ce7bc19c | ||
| 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
frontend/package-lock.json
generated
6
frontend/package-lock.json
generated
@@ -11630,9 +11630,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/ws": {
|
||||
"version": "8.16.0",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-8.16.0.tgz",
|
||||
"integrity": "sha512-HS0c//TP7Ina87TfiPUz1rQzMhHrl/SG2guqRcTOIUYD2q8uhUdNHZYJUaQ8aTGPzCh+c6oawMKW35nFl1dxyQ==",
|
||||
"version": "8.17.1",
|
||||
"resolved": "https://registry.npmjs.org/ws/-/ws-8.17.1.tgz",
|
||||
"integrity": "sha512-6XQFvXTkbfUOZOKKILFG1PDK2NDQs4azKQl26T0YS5CxqWLgXajbPZ+h4gZekJyRqFU8pvnbAbbs/3TgRPy+GQ==",
|
||||
"engines": {
|
||||
"node": ">=10.0.0"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user