You've already forked fm-dx-webserver
mirror of
https://github.com/KubaPro010/fm-dx-webserver.git
synced 2026-02-26 22:13:53 +01:00
Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -13,10 +13,17 @@ FM-DX Webserver is a cross-platform web server designed for FM DXers who want to
|
|||||||
## Features to be added
|
## Features to be added
|
||||||
Check here for an up to date task list: https://github.com/NoobishSVK/fm-dx-webserver/issues/3
|
Check here for an up to date task list: https://github.com/NoobishSVK/fm-dx-webserver/issues/3
|
||||||
|
|
||||||
|
## Community
|
||||||
|
Join our **Discord community** to get the latest development update info, share feedback and receive support.
|
||||||
|
[<img alt="Join the TEF6686 Discord community!" src="https://i.imgur.com/lI9Tuxf.png" height="120">](https://discord.gg/ZAVNdS74mC)
|
||||||
|
|
||||||
## Getting Started
|
## Getting Started
|
||||||
Please install **node.js version 21.5.0** or older to make this work.
|
Please install **node.js version 21.5.0** or older to make this work.
|
||||||
|
|
||||||
Version >=21.6.0 is currently not working correctly.
|
Version >=21.6.0 is currently not working correctly.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
1. Download or install ffmpeg (optional, but needed if you want the audio stream to work)
|
1. Download or install ffmpeg (optional, but needed if you want the audio stream to work)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
@@ -34,13 +41,6 @@ Version >=21.6.0 is currently not working correctly.
|
|||||||
```
|
```
|
||||||
|
|
||||||
3. Nagivate to the fm-dx-webserver folder in your terminal and run this command:
|
3. Nagivate to the fm-dx-webserver folder in your terminal and run this command:
|
||||||
|
|
||||||
In case you haven't installed node-pre-gyp yet:
|
|
||||||
```bash
|
|
||||||
npm install -g node-pre-gyp
|
|
||||||
```
|
|
||||||
|
|
||||||
Afterwards:
|
|
||||||
```bash
|
```bash
|
||||||
npm install
|
npm install
|
||||||
```
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user