https://github.com/guidefari/invoicing
https://github.com/guidefari/invoicing
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/guidefari/invoicing
- Owner: guidefari
- Created: 2025-12-17T22:08:23.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2026-02-23T21:24:43.000Z (4 months ago)
- Last Synced: 2026-02-24T04:15:04.255Z (4 months ago)
- Language: TypeScript
- Size: 330 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# invoicing
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.1. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.