- PHP 8.2 or higher
- NPM
- Keycloak (user management)
- Flux Pro License
git clone https://github.com/schlagma/link-hub
composer install
npm install
npm run build
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan flux:activate
| Name | Name | Last commit date | ||
|---|---|---|---|---|
git clone https://github.com/schlagma/link-hub
composer install
npm install
npm run build
cp .env.example .env
php artisan key:generate
php artisan migrate
php artisan flux:activate