mirror of
https://github.com/AnimeThemes/animethemes-server.git
synced 2026-07-11 01:24:46 +02:00
34b12d259fa378b1e246f071fd0372849ec4f4d2
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.0composernpm
Installation
- Clone the repository
- Create/edit the
.envfile, providing database and S3 storage credentials - Run
composer installto download application packages - Run
npm installto download JavaScript packages - Run
npm run devto install vendor JavaScript - Run
php artisan migrate --seedto initialize the database
Description
Languages
PHP
77.9%
JavaScript
22.1%