Party Props Updates: June 20, 2025
June 20, 2025
Local development environment restored after the JWT migration
A short but important follow-up to yesterday's authentication overhaul. The local development environment had stopped working after the JWT migration, so we spent today getting that back in order. Not glamorous work, but a broken dev environment slows everything else down.
- Fixed JWT authentication configuration so the local dev server runs correctly again
- Updated the frontend to read the API base URL from environment variables instead of hardcoding it, making it easy to switch between local, dev, and production without code changes
- Cleaned up leftover local config files that were causing the frontend to point at the wrong API
Nothing visible for guests or builders today. Just keeping the engine tuned so features keep coming.