https://github.com/vhyran/notification
https://github.com/vhyran/notification
bun hono react rpc vite zod
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/vhyran/notification
- Owner: vhyran
- License: other
- Created: 2024-11-02T02:55:39.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-17T16:31:02.000Z (over 1 year ago)
- Last Synced: 2025-02-12T04:29:09.223Z (over 1 year ago)
- Topics: bun, hono, react, rpc, vite, zod
- Language: TypeScript
- Homepage:
- Size: 857 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Notification Project


## Installation
To install the necessary dependencies, run:
```bash
bun install
```
## Running the Project
To start the project, execute:
```bash
bun run index.ts
```
## Project Information
This project was created using `bun init` with bun v1.1.33. [Bun](https://bun.sh) is a fast all-in-one JavaScript runtime.