Commit Graph

3 Commits

Author SHA1 Message Date
c9003a208a fix: resolve JSON.parse error in frontend API calls
- Add error handling for JSON encoding in all backend handlers
- Add CORS support to backend server
- Add proxy configuration for frontend development server
- Improve error handling in frontend API calls
- Build frontend to create static files for backend serving
- Add comprehensive error messages and user feedback

Fixes issue where frontend received malformed JSON responses from backend API.
2026-02-05 20:14:12 -05:00
551ae1890d fix: resolve frontend build issues with fetch mocks and MUI Select component 2026-02-05 17:26:34 -05:00
512a9db08f feat: implement WYSIWYG markdown editor with Go backend and React frontend 2026-02-05 17:14:20 -05:00