Update README

This commit is contained in:
2023-03-13 20:55:58 +01:00
parent 77204ed7dd
commit fcd1d7d1f0
+9 -1
View File
@@ -1 +1,9 @@
# Stat_Tracker_Server
# Stat_Tracker_Server
This is the backend for Tone API.
To install the Northstar mod, go [here](https://github.com/Legonzaur/ToneAPI_servermod)
To install, you must have a [postgresql](https://www.postgresql.org/) and [redis](https://redis.io/) server. Rename the `.env.example` to `.env` and edit the values.
The serverside and clientside part are two different executables. You may need a reverse proxy like [nginx](https://www.nginx.com/) or use two different ports.