mirror of
https://github.com/Mactronique/cua_webinterface.git
synced 2026-03-24 00:42:18 +01:00
master
cua_webinterface
The Web Interface for CUA
Install
Configure the DATABASE_URL variable in your .env.local at the project root.
Run theirs commands:
$ composer install
$ bin/console doctrine:migration:migrate
Run localy with Symfony client
Run:
$ symfony serve
Languages
PHP
99.3%
Twig
0.7%