An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

```
npm install
npm run dev
```

```
npm run deploy
```