|
|
|
|
|
by defrex
3716 days ago
|
|
It's a React+Relay single page app talking to a Django-backed GraphQL endpoint. Django's ORM helps a lot with cleanly serializing the filters. Though we denormalize the label/transaction relationship, since live-filtering everywhere in the app kills performance. |
|