Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lukeshay/records
https://github.com/lukeshay/records
Last synced: about 7 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/lukeshay/records
- Owner: lukeshay
- License: apache-2.0
- Created: 2024-02-28T20:23:47.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-03-01T19:59:09.000Z (8 months ago)
- Last Synced: 2024-06-21T14:22:23.514Z (5 months ago)
- Language: Go
- Size: 14.7 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# records
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.0.27. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.