Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deploy app to production #1

Open
6 tasks
scott-coates opened this issue Dec 30, 2022 · 0 comments
Open
6 tasks

Deploy app to production #1

scott-coates opened this issue Dec 30, 2022 · 0 comments
Milestone

Comments

@scott-coates
Copy link
Contributor

Description

Now that your Firebase project is configured, it's time to deploy it to the Internet!

Requirements

  • Prepare your app for a production build. Run yarn build.
  • Install the Firebase CLI (command-line interface) so that you can deploy your app.
    • npm install -g firebase-tools
  • Follow the remaining instructions to deploy your app
    image
  • Copy your publicly-accessible URL, you will need this soon
    SMX_Spotify_Playlist_Maker_-_Firebase_console
  • Go back to your Spotify App https://developer.spotify.com/dashboard/applications and update the "Redirect URIs" field to include your publicly-accessible domain name image
@scott-coates scott-coates added this to the Sprint 4 milestone Dec 30, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant