Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xarcgit/notification
https://github.com/xarcgit/notification
bun hono react rpc vite zod
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/xarcgit/notification
- Owner: xArcGit
- License: other
- Created: 2024-11-02T02:55:39.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-11-12T12:57:28.000Z (about 2 months ago)
- Last Synced: 2024-11-12T13:42:42.901Z (about 2 months ago)
- Topics: bun, hono, react, rpc, vite, zod
- Language: TypeScript
- Homepage:
- Size: 289 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# notification
To install dependencies:
```bash
bun install
```To run:
```bash
bun run index.ts
```This project was created using `bun init` in bun v1.1.33. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.