Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/root-kings/cyclone-server
Cycle ride monitoring system
https://github.com/root-kings/cyclone-server
Last synced: about 1 month ago
JSON representation
Cycle ride monitoring system
- Host: GitHub
- URL: https://github.com/root-kings/cyclone-server
- Owner: root-kings
- License: mit
- Created: 2018-10-26T14:43:37.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-03-03T02:42:40.000Z (almost 4 years ago)
- Last Synced: 2023-03-04T10:38:28.817Z (almost 2 years ago)
- Language: HTML
- Size: 114 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# cyclone-server
Cycle ride monitoring system### How to use
Must have `nodejs`, `npm` and `yarn` installed.
```sh
$ yarn install && yarn start
```