https://github.com/nbbaier/slb
scrape lingbuzz with database
https://github.com/nbbaier/slb
Last synced: 3 months ago
JSON representation
scrape lingbuzz with database
- Host: GitHub
- URL: https://github.com/nbbaier/slb
- Owner: nbbaier
- Created: 2024-12-02T16:55:33.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-03-18T23:39:54.000Z (3 months ago)
- Last Synced: 2025-03-19T00:29:30.379Z (3 months ago)
- Language: TypeScript
- Size: 37.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# slb
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.