2017 © Pedro PelĂĄez
 

project netis

Little CMS.

image

netis-cms/netis

Little CMS.

  • Monday, July 30, 2018
  • by accgit
  • Repository
  • 3 Watchers
  • 4 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Netis, Little CMS

Little CMS., (*1)

License: MIT PHP version Coding Style CodeFactor Qodana, (*2)

Technology

  • PHP 8.1 or higher
  • composer
  • docker
  • node.js

Based on: - Nette Framework - Drago Extension Nette Framework - dibi - smart database abstraction layer - Bootstrap - Compostrap, (*3)

Installation

composer create-project netis-cms/netis

npm

npm i

docker build

docker-compose build

docker dev up

docker-compose -f docker-compose.yml -f docker-compose.dev.yml up

parcel build

parcel build public/js/*.js --public-url ./ --dist-dir www/files

The Versions