sheldonreiff / pluginhound

PluginHound - a web app for tracking and price alerts on Waves audio plugins

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PluginHound

A website for tracking prices and saving on Waves Audio plugins and bundles!

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.

Shortcuts

Development

Configure environment

Copy .env.sample to .env and modify as needed

Install dependencies & build

composer intall
yarn install
yarn run dev
php artisan key:generate
php artisan jwt:secret

Build and start docker

docker-compose up -d

The application should now be available at localhost:3002

About

PluginHound - a web app for tracking and price alerts on Waves audio plugins


Languages

Language:PHP 96.8%Language:HTML 2.1%Language:Dockerfile 0.8%Language:Shell 0.3%