https://github.com/mizanmahi/honobun
A Simple Blog App
https://github.com/mizanmahi/honobun
bun hono jsonwebtoken postgresql prisma rds-postgres typescript
Last synced: 8 months ago
JSON representation
A Simple Blog App
- Host: GitHub
- URL: https://github.com/mizanmahi/honobun
- Owner: mizanmahi
- Created: 2024-04-05T11:05:32.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-09T13:10:50.000Z (almost 2 years ago)
- Last Synced: 2024-04-13T23:07:00.191Z (almost 2 years ago)
- Topics: bun, hono, jsonwebtoken, postgresql, prisma, rds-postgres, typescript
- Language: TypeScript
- Homepage:
- Size: 47.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# honobun
To install dependencies:
```bash
bun install
```
To run:
```bash
bun dev
```