For now, nothing serious.
- PHP 5.6+ / composer
- MariaDB
- NodeJS/NPM
You can use Docker to launch NekoWiki.
$ docker-compose up -d
$ composer install
$ app/console doctrine:database:create
$ app/console doctrine:schema:create
$ app/console doctrine:fixture:load -n
$ app/console assetic:dump # Yes, it uses assetic
$ app/console server:run
Notice: If you use docker you have to run these commands in php
container.
- Nekland team :)
- The guy that made our flag icons