Skip to content

alishi973/Blog

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Blog

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

Usage:

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

API Documentation

Here Is PostMan Link

Releases

No releases published

Packages

No packages published