Buying Waves plugins can be frustrating sometimes because you never know if this week's price is a good one. This solves that problem and lets you see price history and create custom price alerts.
Copy .env.sample
to .env
and modify as needed
composer intall
yarn install
yarn run dev
php artisan key:generate
php artisan jwt:secret
docker-compose up -d
The application should now be available at localhost:3002