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

Rework dev proxy for frontend #5161

Merged
merged 1 commit into from
Mar 14, 2024
Merged

Conversation

FestiveKyle
Copy link
Collaborator

@FestiveKyle FestiveKyle commented Mar 13, 2024

Pulls the proxy into the host network and doesn't run the frontend and mocker in designated containers.

Run the frontend directly with npm run dev, and the mocker with npm run mocker or a dev api with npm run dev from within the /api directory.

Will fix the session cookies not being saved during local development.

@FestiveKyle FestiveKyle merged commit cffe33f into master Mar 14, 2024
29 checks passed
@FestiveKyle FestiveKyle deleted the rework-frontend-api-dev-proxy branch March 14, 2024 13:36
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.

None yet

2 participants