Update README.md

This commit is contained in:
grimsi
2025-06-15 17:47:57 +02:00
parent 8d9ce92c51
commit 2b5bcddf55
+8 -11
View File
@@ -5,8 +5,8 @@
</div>
> [!IMPORTANT]
> Gameyfin v2 is still under heavy development and far from feature complete.
> You can check the current progress [here](https://github.com/gameyfin/gameyfin/pull/280).
> Gameyfin v2 currently in beta stage.
> Expect bugs and breaking changes until the `2.0.0` release.
## Overview
@@ -23,22 +23,19 @@ Name and functionality inspired by [Jellyfin](https://jellyfin.org/).
🔌 Easily expandable with plugins
🔒 Integrates into your SSO solution via OAuth2 / OpenID Connect
### Screenshots
### Documentation
`Work in progress`
### Installation
`Work in progress`
The documentation is available at [gameyfin.org](https://gameyfin.org/).
### Contribute to Gameyfin
`Work in progress`
Currently, no contribution guide is available. After the `2.0.0` release, contributions will be welcome.
### Technical Details
Gameyfin v2 is written in Kotlin and uses the following libraries/frameworks:
* Spring Boot 3 for the backend
* Vaadin for the frontend
* Vaadin Hilla & React for the frontend
* PF4J for the plugin system
* H2 database for persistence
* Micrometer and Prometheus for monitoring