Commit Graph

61 Commits

Author SHA1 Message Date
Ali BARIN
ec4dd8a037 feat: introduce reconnect feature for connections 2021-10-20 21:01:48 +02:00
Faruk AYDIN
a7582a4503 chore: Introduce app info converter and use JSON for info files 2021-10-20 13:56:41 +02:00
Faruk AYDIN
672cc4c60c feat: Serve static assets of apps 2021-10-19 16:29:37 +02:00
Faruk AYDIN
5be9ff8383 chore: Use currentUser from authentication 2021-10-14 16:38:03 +02:00
Faruk AYDIN
a2a9bd9020 chore: Add static current user temporarily 2021-10-13 12:12:29 +02:00
Faruk AYDIN
61e1488e11 chore: Refactor graphQL queries structure 2021-10-11 21:01:34 +02:00
Faruk AYDIN
4dbbf37844 chore: Build graphQL query type dynamically 2021-10-09 12:39:18 +02:00
Faruk AYDIN
c41d938f9e chore: Extract error handler and graphql instance to seperate files 2021-10-05 18:34:40 +02:00
Faruk AYDIN
4039e520d6 chore: Handle 404 not found errors 2021-10-04 22:16:06 +02:00
Faruk AYDIN
7d98333a8a chore: Integrate graphql to the express app 2021-10-04 19:42:23 +02:00
Faruk AYDIN
7a675e6c79 chore: Implement logger with winston library 2021-10-04 18:01:14 +02:00