Purpose of this project is to test Vuetify Admin within API Platform based on Symfony. Use provided hydra data provider and JWT authentication. Serve as demonstration with real API backend for main tutorial. See dedicated part of documentation.
Clone the demo project of API Platform and follow readme instructions for running it on docker :
docker-compose up
docker-compose exec php bin/console hautelook:fixtures:loadAPI Platform should be running at http://localhost:8080.
yarn
yarn serve --port 8000This should run at http://localhost:8000. You can login as admin@example.com / admin.
This project is open-sourced software licensed under the MIT license.