https://github.com/343max/grocery-scanner
https://github.com/343max/grocery-scanner
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/343max/grocery-scanner
- Owner: 343max
- Created: 2024-02-29T17:25:24.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-03-10T17:08:35.000Z (about 1 year ago)
- Last Synced: 2025-06-13T02:03:30.822Z (9 months ago)
- Language: TypeScript
- Size: 150 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bring-scanner
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run start
```
This project was created using `bun init` in bun v1.0.29. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.