Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jyelewis/orienteering-times
https://github.com/jyelewis/orienteering-times
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jyelewis/orienteering-times
- Owner: jyelewis
- Created: 2022-08-23T08:20:50.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-04T02:31:22.000Z (about 2 years ago)
- Last Synced: 2024-10-15T22:13:43.545Z (3 months ago)
- Language: TypeScript
- Size: 1.41 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
## Running locally
In parallel:
`cd server && yarn && yarn start`
`cd ui && yarn && yarn start`