https://github.com/devramsean0/chronicle
https://github.com/devramsean0/chronicle
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/devramsean0/chronicle
- Owner: devramsean0
- Created: 2025-06-10T21:25:29.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-06-12T21:05:23.000Z (about 1 year ago)
- Last Synced: 2025-06-12T22:24:22.828Z (about 1 year ago)
- Language: TypeScript
- Size: 33.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# fd-helpdesk
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.2.14. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.