No description
- TypeScript 99.6%
- Dockerfile 0.2%
- JavaScript 0.2%
| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .github/workflows | ||
| .stoplight | ||
| .vscode | ||
| docs | ||
| src | ||
| tests | ||
| .dockerignore | ||
| .env.example | ||
| .eslintrc.js | ||
| .gitignore | ||
| .spectral.mjs | ||
| babel.config.js | ||
| Dockerfile | ||
| jest.config.ts | ||
| LICENSE | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| tsconfig.json | ||
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/