Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/vhyran/notification
https://github.com/vhyran/notification
bun hono react rpc vite zod
Last synced: 22 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/vhyran/notification
- Owner: vhyran
- License: other
- Created: 2024-11-02T02:55:39.000Z (2 months ago)
- Default Branch: main
- Last Pushed: 2024-12-17T16:31:02.000Z (23 days ago)
- Last Synced: 2024-12-19T04:39:08.155Z (22 days 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
![Image 1](images/image.png)
![Image 2](images/search.png)## 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.