MediaList is a self-hosted home for collectors and enthusiasts, where every item page is fully customizable to create the perfect media collection.
You can install it directly from Docker by running:
docker run --name medialist -p 3000:3000 -e PORT=3000 -e DATABASE_PATH=db/sqlite.db -v medialist:/app/public/users -v medialist:/app/db khalidibnwalid/medialist
For more details, see Installation Guide
You can contribute by reporting bugs or suggesting new features through issues.
If you're a developer looking to get involved, check out the Contributing Guide.