Skip to content

not-so-basic Backend of a blogging application in hono (node.js) hosted on cloudflare workers.

Notifications You must be signed in to change notification settings

QQ07/bloggle-backend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Live at Cloudflare worker

To Get Started

npm i
npm run dev

To deploy on cloudflare Worker

npm run deploy

The backend uses Zod for validation, which is indirectly imported using the custom npm package hosted on npm

So that the inferred types can also be used by the frontend.

About

not-so-basic Backend of a blogging application in hono (node.js) hosted on cloudflare workers.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published