An open API service indexing awesome lists of open source software.

https://github.com/fflch/drupal-indicadores


https://github.com/fflch/drupal-indicadores

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

Versão do php:

sudo update-alternatives --set php /usr/bin/php8.2
sudo update-alternatives --set phar /usr/bin/phar8.2
sudo update-alternatives --set phar.phar /usr/bin/phar.phar8.2

Instalar bibliotecas:

composer install

Instalar uma instância

./vendor/bin/drush site-install

Sobe um server

./vendor/bin/drush rs 0.0.0.0:8000