Kaishiyoku / manga-organizer

A self-hostable, simple web service to keep track of your owned mangas.
https://mangas.kaishi.de
9 stars 2 forks source link
laravel manga

Build Status

Astolfo

Table of contents

About

A self-hostable, simple web service to keep track of your owned mangas.

Features

Installation

  1. Download the latest release: https://github.com/Kaishiyoku/manga-organizer/releases/latest
  2. run composer install --no-dev --no-scripts
  3. run php artisan migrate
  4. run php artisan make:user
  5. run npm install
  6. run npm run prod
  7. copy the .env.example file and fill in the necessary values:
    @php -r \"file_exists('.env') || copy('.env.example', '.env');\"

If you want to use the MAL API fetching automatism you have to setup a cronjob:

$ sudo crontab -e -u www-data

Add the cronjob (please adjust the path if necessary):

* * * * * php /var/www/html/manga-organizter/artisan schedule:run >> /var/www/html/manga-organizer/storage/logs/scheduler.log 2>&1

Screenshots

Manga list

Edit manga

Plain text list

License

MIT (https://github.com/Kaishiyoku/manga-organizer/blob/master/LICENSE)

Author

Twitter: @kaishiyoku
Website: https://andreas-wiedel.de
MAL: kaishiyoku