Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/imlunahey/view-counter
https://github.com/imlunahey/view-counter
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/imlunahey/view-counter
- Owner: ImLunaHey
- Created: 2023-10-08T10:01:52.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-28T03:32:17.000Z (about 1 year ago)
- Last Synced: 2024-10-15T03:05:40.553Z (3 months ago)
- Language: TypeScript
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# view-counter
To install dependencies:
```bash
bun install
```To run:
```bash
bun run src/index.ts
```This project was created using `bun init` in bun v1.0.5. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.