Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/flandredaisuki/hath-or-die
https://github.com/flandredaisuki/hath-or-die
Last synced: 25 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/flandredaisuki/hath-or-die
- Owner: FlandreDaisuki
- Created: 2024-06-26T15:30:46.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-07-26T15:57:48.000Z (3 months ago)
- Last Synced: 2024-07-26T17:45:47.257Z (3 months ago)
- Language: Shell
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# hath-or-die
- [x] watch gallery downloading until it complete
- [x] archive gallery into repository
- [x] write it into db
- [x] sync full metadata into db
- [x] rating pages
- [x] CRUD in db
- [x] low rate to delete
- [ ] ~~scheduling update the same name gallery~~---
- [ ] error handlings
## Development
```sh
docker compose -p hath-or-die -f docker/docker-compose.yml up --build
```