A portfolio PHP script.
DUCA is still under heavy development. There can be breaking changes, but we're trying to keep them as minimum as possible.
PHP v5.6+
Docker
Composer
Clone this repository.
git clone --recursive https://github.com/ParNote-App/DUCA.git
cd DUCA
composer install
docker-compose up
Merge requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
This project is licensed under the GNU GPLv3 License - see the LICENSE file for details