Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/developerjosh/nekostats
https://github.com/developerjosh/nekostats
Last synced: about 5 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/developerjosh/nekostats
- Owner: DeveloperJosh
- Created: 2024-08-08T18:22:09.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-08-09T01:21:51.000Z (3 months ago)
- Last Synced: 2024-08-10T02:43:17.022Z (3 months ago)
- Language: JavaScript
- Size: 29.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nekostats
To install dependencies:
```bash
bun install
```To run:
```bash
bun run src/index.js
```This project was created using `bun init` in bun v1.1.21. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.