Output of staketune-srv.techenablers.sh: Updating c98b5af..001ad4c Fast-forward app/Console/Commands/SeedArtistChannels.php | 106 +++++ app/Http/Controllers/Social/GoogleController.php | 52 +++ composer.json | 1 + composer.lock | 440 ++++++++++++++++++++- config/services.php | 7 + .../2024_08_23_071305_alter_usertable.php | 30 ++ resources/js/components/Login.vue | 10 +- resources/js/components/SignIn.vue | 23 ++ resources/js/router.js | 2 + routes/api.php | 4 + 10 files changed, 673 insertions(+), 2 deletions(-) create mode 100644 app/Console/Commands/SeedArtistChannels.php create mode 100644 app/Http/Controllers/Social/GoogleController.php create mode 100644 database/migrations/2024_08_23_071305_alter_usertable.php create mode 100644 resources/js/components/SignIn.vue Attaching to code_staketune-npm2_1 staketune-npm2_1 | staketune-npm2_1 | up to date, audited 50 packages in 1s staketune-npm2_1 | staketune-npm2_1 | 9 packages are looking for funding staketune-npm2_1 | run `npm fund` for details staketune-npm2_1 | staketune-npm2_1 | found 0 vulnerabilities staketune-npm2_1 | npm notice staketune-npm2_1 | npm notice New minor version of npm available! 10.7.0 -> 10.8.2 staketune-npm2_1 | npm notice Changelog: https://github.com/npm/cli/releases/tag/v10.8.2 staketune-npm2_1 | npm notice To update run: npm install -g npm@10.8.2 staketune-npm2_1 | npm notice staketune-npm2_1 | staketune-npm2_1 | > build staketune-npm2_1 | > vite build staketune-npm2_1 | staketune-npm2_1 | vite v5.4.2 building for production... staketune-npm2_1 | transforming... staketune-npm2_1 | ✓ 148 modules transformed. staketune-npm2_1 | rendering chunks... staketune-npm2_1 | computing gzip size... staketune-npm2_1 | public/build/manifest.json 0.33 kB │ gzip: 0.17 kB staketune-npm2_1 | public/build/assets/app-BpGJX3lY.css 0.48 kB │ gzip: 0.28 kB staketune-npm2_1 | public/build/assets/app-B4uYErQt.css 232.21 kB │ gzip: 30.80 kB staketune-npm2_1 | public/build/assets/app-BGQew3vG.js 305.30 kB │ gzip: 102.33 kB staketune-npm2_1 | ✓ built in 3.29s code_staketune-npm2_1 exited with code 0