Skip to content

Latest commit

 

History

History
45 lines (32 loc) · 1.47 KB

README.md

File metadata and controls

45 lines (32 loc) · 1.47 KB

Content Management System 🚀

A blog📃 application with all CRUD funtionality🚀 along with markdown support🛠️ & offers mathKatex🔢 equations📐 Support, automated generated TOC.📑

Untitled

Idea about building this Project

  • I love to explore 🤓 new techStacks ❤️ & always thought of building a blog with dynamic fuctionality like IncrementalStaticRegenrations.
  • NEXT JS 🖤 provide this feature 🎉 out of the box.
  • I have build a dashboard📺 with google authentications🔐 for CRUD application.
  • Implemented tags🏷️ & category sections for more fine search🔍.
  • BACKEND🤖 is also designed using NODE.JS supporting GraphQL API interface ⚛️.

How to run

  • Installing pnpm
    npm install -g pnpm
  • Installing pnpm dependencies
    pnpm install 
  • Run in Development Mode
    pnpm run dev
  • Run in Production Mode
    pnpm run build
    pnpm run start

Image

Untitled

Untitled

Untitled

Untitled