Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skyfallwastaken/scrapbook-api
https://github.com/skyfallwastaken/scrapbook-api
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/skyfallwastaken/scrapbook-api
- Owner: SkyfallWasTaken
- Created: 2024-07-28T16:25:05.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-07-28T16:25:09.000Z (5 months ago)
- Last Synced: 2024-10-15T03:28:23.377Z (2 months ago)
- Language: TypeScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# scrapbook-api
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.20. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.