mirror of
https://github.com/AnimeThemes/animethemes-server.git
synced 2026-07-11 01:24:46 +02:00
ef16ee6f30b67c12d4cabaf42d0d0bd366fe5a58
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 8.x and has the same requirements
- A web server
PHP >= 7.3.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%