https://github.com/friedrichweise/foto.weise.io
selfhosted photographs
https://github.com/friedrichweise/foto.weise.io
Last synced: 3 months ago
JSON representation
selfhosted photographs
- Host: GitHub
- URL: https://github.com/friedrichweise/foto.weise.io
- Owner: friedrichweise
- Created: 2017-08-20T11:38:23.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-12-12T17:37:26.000Z (over 3 years ago)
- Last Synced: 2025-02-08T08:21:12.280Z (4 months ago)
- Language: HTML
- Homepage: http://foto.weise.io
- Size: 29.3 MB
- Stars: 7
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## foto.weise.io – selfhosted photographs
selfhosted replacement for my deleted instagram feed.#### Dev Setup
```
npm install
# starts sass compiling and browsersync tasks
gulp
```