redaxscript

Ultra lightweight CMS for MySQL, SQLite and PostgreSQL.
23 May 20202388

Redaxscript

A modern, ultra lightweight and rocket fast Content Management System for SQLite, MSSQL, MySQL and PostgreSQL.

Build Status Mutation Status Coverage Status Scrutinizer Code Quality Packagist Version License Telegram Chat

Installation

Clone the repository:

git clone https://github.com/redaxscript/redaxscript.git --branch 4.2.0

Install the dependencies:

composer install
npm install

Usage

Serve local development server:

grunt serve [options]

-L, --live-reload
-O, --open-browser
-W, --webfont-compat
-N, --no-cache
-D, --debug-mode

Browse your working copy:

http://localhost:8000