mirror of
https://github.com/BreizhHardware/Jellystat.git
synced 2026-01-18 16:27:20 +01:00
v1.0.4.10 Beta
This commit is contained in:
10
README.md
10
README.md
@@ -20,7 +20,14 @@
|
||||
- Jellyfin Statistics Plugin Integration
|
||||
- More to come
|
||||
|
||||
## Getting Started
|
||||
## Getting Started with Development
|
||||
- Clone the project from git
|
||||
- set your env variables before strating the server (Variable names as per the docker compose file).
|
||||
- Run `npm init` to install necessary packages
|
||||
- Run `npm run start-server` to only run the backend nodejs server
|
||||
- Run `npm run start` to only run the frontend React UI
|
||||
- Run `npm run start-app` to run both backend and frontend at the same time
|
||||
|
||||
|
||||
### Launching Jellystat using Docker
|
||||
|
||||
@@ -37,6 +44,7 @@ https://hub.docker.com/r/cyfershepard/jellystat
|
||||
## Support
|
||||
|
||||
- Bug reports and feature requests can be submitted via [GitHub Issues](https://github.com/CyferShepard/Jellystat/issues).
|
||||
- Join us in our [Discord](https://discord.gg/9SMBj2RyEe)
|
||||
|
||||
## API Documentation
|
||||
|
||||
|
||||
Reference in New Issue
Block a user