https://github.com/sankitdev/hono
Banking Backend
https://github.com/sankitdev/hono
Last synced: 8 months ago
JSON representation
Banking Backend
- Host: GitHub
- URL: https://github.com/sankitdev/hono
- Owner: sankitdev
- Created: 2025-02-14T05:48:02.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-05-10T07:15:03.000Z (9 months ago)
- Last Synced: 2025-06-06T04:36:06.730Z (8 months ago)
- Language: TypeScript
- Homepage:
- Size: 217 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
To install dependencies:
```sh
bun install
```
To run:
```sh
bun run dev
```
open http://localhost:3000