Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/wandererxii/lishogi-insights
https://github.com/wandererxii/lishogi-insights
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/wandererxii/lishogi-insights
- Owner: WandererXII
- Created: 2024-01-22T02:52:22.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-04T16:38:13.000Z (8 months ago)
- Last Synced: 2024-10-14T23:55:06.732Z (23 days ago)
- Language: TypeScript
- Size: 81.1 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# lishogi-insights
API endpoint for lishogi insights.
## How to run
Requires installed and running:
- Redis
- MongodbThen run `bun install` and finally
`bun --watch src/server.ts`.