What is it?
Social network dedicated specifically for music lovers! This website was specifically designed and created around everything that happens in music culture.
- Symfony (PHP)
- React
- Cypress for E2E tests
- PHPUnit for unit tests
- MySQL 8
docker-compose up
docker exec -it music_web bash
composer install
yarn install
yarn build
(or yarn watch
)bin/console lexik:jwt:generate-keypair
bin/console app:create-user [email protected] admin admin
- Visit
localhost
or192.168.10.2
- bin/console gesdinet:jwt:clear - delete expired JWT tokens from database
- bin/console app:reload-top40 - refresh TOP40 once a week