https://github.com/yhoungdev/uptions-app
https://github.com/yhoungdev/uptions-app
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/yhoungdev/uptions-app
- Owner: yhoungdev
- Created: 2026-05-16T18:45:52.000Z (about 1 month ago)
- Default Branch: main
- Last Pushed: 2026-05-25T05:14:49.000Z (about 1 month ago)
- Last Synced: 2026-05-25T06:39:41.878Z (about 1 month ago)
- Language: TypeScript
- Size: 127 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# uptions-application
To install dependencies:
```bash
bun install
```
To run:
```bash
bun run index.ts
```
This project was created using `bun init` in bun v1.3.13. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.