1
0
mirror of https://github.com/KubaPro010/fm-dx-webserver.git synced 2026-02-26 22:13:53 +01:00

bugfixes, global url params, rds endpoint

This commit is contained in:
NoobishSVK
2024-07-31 16:29:16 +02:00
parent 7c2a71978b
commit e9d389fef0
21 changed files with 376 additions and 251 deletions

View File

@@ -6,4 +6,5 @@ require('./server/index.js');
* Github repo: https://github.com/NoobishSVK/fm-dx-webserver
* Server files: /server
* Client files (web): /web
* Plugin files: /plugins
*/