https://github.com/sumitbhuia/blogapp-backend
This is the backend of a blogging app like medium . Made using hono , cloudflare-workers , typescript , prisma orm , and postgresdb
https://github.com/sumitbhuia/blogapp-backend
backend cloudflare-workers hono postgres prisma typescrip
Last synced: about 1 month ago
JSON representation
This is the backend of a blogging app like medium . Made using hono , cloudflare-workers , typescript , prisma orm , and postgresdb
- Host: GitHub
- URL: https://github.com/sumitbhuia/blogapp-backend
- Owner: sumitbhuia
- Created: 2024-07-08T20:45:41.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-07-10T11:12:49.000Z (almost 2 years ago)
- Last Synced: 2025-03-31T00:17:21.092Z (about 1 year ago)
- Topics: backend, cloudflare-workers, hono, postgres, prisma, typescrip
- Language: TypeScript
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm install
npm run dev
```
```
npm run deploy
```