Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cogsandsquigs/loop-tracks-server


https://github.com/cogsandsquigs/loop-tracks-server

Last synced: about 1 month ago
JSON representation

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`