You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 13, 2022. It is now read-only.
It would be really nice if PyReact could offer a generic WSGI app like the react-middleware project or an API where one could give it a path to a React component and it will return a string so the controller can include it to the response string.