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
A project in which implementation of debounce, scroll based api calls, cached query, persisted theme (dark / white) is done. ORM used is typeORM along with typegraphql. Apollo Graphql is used to handle client / server.
An express REST API and Graphql template with Model (Entity), Controller and Router. include custom middleware for authorization, jwt token, refresh token, and error handling.