DeezerShuffler3 is a minimalist serverless web app that randomly selects an album from your Deezer favourites. Click on the album art to open the native Deezer app on the platform of your choice. Works with Deezer apps on Windows, Mac OS, iOS, and Android. Requires read-only permmissions to your Deezer profile.
- Python
- Architect
- AWS
- Run
arc deploy production
within theapi
folder to deploy the back-end API. Your default AWS credentials will be used. - Merge front-end changes to the
prod
branch and AWS Amplify will automatically deploy the front-end.