2018-01-04 21:06:50 -06:00
2018-01-04 21:06:50 -06:00
2017-12-27 11:25:14 -06:00
2017-12-27 11:25:14 -06:00
2017-12-26 10:53:54 -06:00
2017-12-14 00:29:46 -06:00
2018-01-02 23:23:01 -06:00
2017-11-18 22:34:00 -06:00
2017-12-26 10:53:54 -06:00
2017-12-26 10:53:54 -06: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 5.5 and has the same requirements

  • A web server
  • PHP >= 7.0.0
  • 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%