Blog CMS (Backend) With Express
,mongoose
,body-parser
,jwt
;
This Is REST API Version Of Blog CMS :)
You Can Also Use GraphQL Version With The Same Logic
Start Development Server:
git clone https://github.com/alishi973/Blog.git
cd Blog
npm i
npm run dev
Start Production Server:
git clone https://github.com/alishi973/Blog.git
cd Blog
npm i
npm run prod
Here Is PostMan Link