mirror of
https://github.com/AnimeThemes/animethemes-server.git
synced 2026-07-11 01:24:46 +02:00
768ab792ab8d642c388675f84f226dc79015e5aa
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.5composernpm
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%