-
-
Notifications
You must be signed in to change notification settings - Fork 2
Closed
Description
Problem
In the current version, refreshing any frontend route other than the Home page results in a 404 response.
Solution
Serve SPA routes directly via Nginx. This eliminates the need to add any SPA-specific configuration in the backend project.
Reference
See this PR for implementation details: buggregator/server#290
Metadata
Metadata
Assignees
Labels
No labels