2020-04-26 23:07:57 -05:00
2020-04-21 23:31:24 -05:00
2020-03-08 22:40:53 -05:00
2020-04-21 23:31:24 -05:00
2020-04-21 23:31:24 -05:00
2020-03-08 22:40:53 -05:00
2020-03-08 22:40:53 -05:00
2020-03-08 22:40:53 -05:00
2020-03-08 22:40:53 -05:00
2020-03-08 22:40:53 -05:00
2020-03-08 22:40:53 -05:00
2020-03-08 22:40:53 -05:00
2020-03-08 22:40:53 -05:00
2020-03-08 22:40:53 -05:00
2017-11-18 22:34:00 -06:00
2020-04-26 23:07:57 -05:00
2020-03-08 22:40:53 -05:00

AnimeThemes.moe is a hosting solution for /r/AnimeThemes, a simple and consistent repository of anime opening and ending themes.

Staff

Requirements

AnimeThemes runs on Laravel 7.x and has the same requirements

  • A web server
  • PHP >= 7.2.5
  • composer
  • npm

Installation

  • Clone the repository
  • Create/edit the .env file, providing database and S3 storage credentials
  • Run composer install to download application packages
  • Run npm install to download JavaScript packages
  • Run npm run dev to install vendor JavaScript
  • Run php artisan migrate --seed to initialize the database
S
Description
Languages
PHP 77.9%
JavaScript 22.1%