No description
  • TypeScript 99.6%
  • Dockerfile 0.2%
  • JavaScript 0.2%
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2023-10-31 18:29:00 +01:00
.github/workflows Create docker-publish.yml 2023-09-05 17:31:10 +02:00
.stoplight Starting working on OpenAPI 2023-03-01 12:01:34 +01:00
.vscode Performance update 2023-05-30 19:31:04 +02:00
docs Update index.html (#56) 2023-10-31 18:29:00 +01:00
src add migartion to change update_kill_view_fnct 2023-06-22 13:11:09 +02:00
tests Cache /player on backend for fastest response 2023-05-31 19:35:51 +02:00
.dockerignore prepare for docker hosting 2023-09-03 11:16:38 +00:00
.env.example Performance update 2023-05-30 19:31:04 +02:00
.eslintrc.js Performance update 2023-05-30 19:31:04 +02:00
.gitignore initial packages and template 2023-02-28 11:10:30 +01:00
.spectral.mjs Starting working on OpenAPI 2023-03-01 12:01:34 +01:00
babel.config.js add tests for #10 2023-04-08 19:03:27 +02:00
Dockerfile prepare for docker hosting 2023-09-03 11:16:38 +00:00
jest.config.ts add jest and babel for testing 2023-02-28 16:04:09 +01:00
LICENSE Initial commit 2023-02-27 18:40:04 +01:00
package-lock.json npm audit fix 2023-09-06 11:10:53 +02:00
package.json Add websockets 2023-05-02 12:24:06 +02:00
README.md Merge pull request #26 from Legonzaur/main 2023-04-25 18:55:37 +02:00
tsconfig.json working kill posts 2023-03-03 10:58:19 +01:00

Stat_Tracker_Server

This is the backend for Tone API.

To install the Northstar mod, go here.

To install, you must have a postgresql server. Rename the .env.example to .env and edit the values.

The serverside and clientside parts are two different executables. You may need a reverse proxy like nginx or use two different ports.

Documentation

An OpenAPI file is located in docs directory.

Alternatively, you can find it converted at https://toneapi.github.io/ToneAPI_backend/