nirix / dreamer

Lightweight content management and blogging platform.

Home Page:https://gitlab.com/nirix/dreamer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dreamer

Dreamer is a lightweight blog built in PHP with a React.js admin panel.

Installation

From repository

  1. Install dependencies: npm install && composer install
  2. Compile assets with Webpack: webpack
  3. Setup your server to use the public directory
    • Alternatively, use mod_rewrite to route requests to it.
  4. Open in your browser and follow install steps.

License

Dreamer is made available under the Apache-2.0 license.

About

Lightweight content management and blogging platform.

https://gitlab.com/nirix/dreamer


Languages

Language:JavaScript 42.6%Language:PHP 30.0%Language:HTML 15.7%Language:CSS 11.8%