mirror of
https://github.com/BreizhHardware/Jellystat.git
synced 2026-01-18 16:27:20 +01:00
Display the subtitle stream for a given session
If no subtitles, display this in the sessions card. Reduced the font size of playback details to prevent the card getting too crowded. MINOR: Fixed readme instruction for installing npm packages
This commit is contained in:
@@ -24,7 +24,7 @@
|
||||
## 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 install` 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
|
||||
|
||||
Reference in New Issue
Block a user