composer install
php artisan key:generate
- Setting up the
.env
file (configure database credentials) php artisan migrate
php artisan parser:run
or run seeder php artisan db:seed
npm install
npm run dev
php artisan serve
For using the interface go to the DASHBOARD
QUERY_PARAMS_KEY | QUERY_PARAMS_VALUE | YOUR_URL | CURRENCY_ID |
---|---|---|---|
from | 2022-11-29 | 127.0.0.1 | ID of currency |
to | 2022-12-06 |