Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/morshed33/hono-expense
Hone practice server using Bun
https://github.com/morshed33/hono-expense
Last synced: 10 days ago
JSON representation
Hone practice server using Bun
- Host: GitHub
- URL: https://github.com/morshed33/hono-expense
- Owner: morshed33
- Created: 2024-05-06T19:48:33.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-05-14T17:21:06.000Z (7 months ago)
- Last Synced: 2024-10-27T11:13:24.655Z (about 2 months ago)
- Language: TypeScript
- Homepage: https://expensesbd.vercel.app
- Size: 264 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