Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/cogsandsquigs/loop-tracks-server
https://github.com/cogsandsquigs/loop-tracks-server
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/cogsandsquigs/loop-tracks-server
- Owner: cogsandsquigs
- License: mit
- Created: 2022-06-29T18:57:35.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-07-27T13:05:32.000Z (over 2 years ago)
- Last Synced: 2023-03-05T09:13:15.181Z (almost 2 years ago)
- Language: JavaScript
- Size: 130 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Loop Tracks Server
API server for the loop tracks project.
Defaults to running on port 3003.
Because this code requires the `fetch` module, only node >= 17.x.x will work.
To use with `pm2`, run `pm2 start loop-tracks-server --interpereter=/home/ian/.nvm/versions/node/v18.6.0/bin/node`