m1cr0blog

1.2.2 • Public • Published

M1cr0blog

My personal blog and a couple of other services.

Features

  • Blog with content manager
  • Desktop background API for storing + providing random backgrounds
  • ShareX API for uploading/downloading files
  • Filesystem-based database backend - no external dependencies

Installation and Running

Tested to work on NodeJS 8.11.3 and higher.

git clone https://github.com/m1cr0man/m1cr0blog.git
cd m1cr0blog
NODE_ENV=production npm install
npm build
npm start

/m1cr0blog/

    Package Sidebar

    Install

    npm i m1cr0blog

    Weekly Downloads

    2

    Version

    1.2.2

    License

    Apache-2.0

    Unpacked Size

    320 kB

    Total Files

    61

    Last publish

    Collaborators

    • m1cr0man