adnduweb/amauchar

A project adnduweb/amauchar area for CodeIgniter 4 projects

Installs: 9

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:JavaScript

Type:project

dev-main 2022-06-11 07:58 UTC

This package is auto-updated.

Last update: 2024-05-12 12:42:06 UTC


README

Just getting started.

Server Requirements

This currently has the same requirements as CodeIgniter 4.

Installation

Installation is a simple 2-step process:

> composer create-project adnduweb/amauchar app --stability dev
> cd app
> php spark adn:install

Find more details in the docs folder.

Third Party Software Used

Install

  • php spark adn:install

DEV

  • npm run watch --front
  • npm run watch --front
  • npm run production --admin --dark_mode

Test apps

php -d memory_limit=-1 vendor/bin/phpunit --path-coverage tests/system/Database/BaseQueryTest.php --coverage-html build/coverage