tr-vs / realist

2 stars 3 forks source link

Spotify data #25

Closed jasonlozada closed 10 months ago

netlify[bot] commented 10 months ago

Deploy Preview for magical-daffodil-ac5303 ready!

Name Link
Latest commit 9661df6dd4de2a853b09a5e8b8c4532f15296f86
Latest deploy log https://app.netlify.com/sites/magical-daffodil-ac5303/deploys/654c2e5e4ccb9300083b17da
Deploy Preview https://deploy-preview-25--magical-daffodil-ac5303.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

jasonlozada commented 10 months ago

Edited functions and now they return data however still need to fix the await/then statements

jasonlozada commented 10 months ago

ALSO: be sure to include require('dotenv').config() in all the backend js files that require reading through a .env variable.