https://github.com/fractal-solutions/bun-sqlite
https://github.com/fractal-solutions/bun-sqlite
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/fractal-solutions/bun-sqlite
- Owner: fractal-solutions
- Created: 2025-01-17T20:50:07.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2025-01-17T22:24:56.000Z (4 months ago)
- Last Synced: 2025-01-17T22:27:28.458Z (4 months ago)
- Language: JavaScript
- Size: 40 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# main.js
To install dependencies:
```bash
bun install
```To run:
```bash
bun run main.js
```This project was created using `bun init` in bun v1.1.42. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.