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

CodeSandbox setup #50

Open
wants to merge 14 commits into
base: main
Choose a base branch
from
Open

CodeSandbox setup #50

wants to merge 14 commits into from

Conversation

phryneas
Copy link
Member

@phryneas phryneas commented Mar 8, 2023

Just opening a PR so I don't lose track of my draft branch :D

https://codesandbox.io/p/github/apollographql/spotify-showcase/draft/infallible-sun

@jerelmiller
Copy link
Member

Heads up! I just merged #52 which merges the client and server together to run more like a traditional full-stack app. The server now serves the HTML sent to the client which means the app now runs on a single port 3000.

This might affect your setup here, so just wanted you to be aware! Hopefully this simplifies some things for the codesandbox setup.

@phryneas
Copy link
Member Author

phryneas commented Mar 9, 2023

Yup, already saw that. Thanks for thinking of me here :)

@phryneas
Copy link
Member Author

I believe this is ready for a first round of review.

There are still some open questions:

  • do we keep this hybrid approach between .env and the form on CodeSandbox or switch over completely?
  • what do we do with that default locale?
  • is my reauthentication logic sane?

@phryneas phryneas marked this pull request as ready for review March 13, 2023 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants