Commit Graph

17 Commits

Author SHA1 Message Date
Faruk AYDIN
a39ae93ca4 chore: Setup ava and sinon test libraries 2021-10-08 19:02:36 +02:00
Faruk AYDIN
a0c34e9353 chore: Move migration folder into src folder 2021-10-08 18:59:47 +02:00
Faruk AYDIN
2e524eabd3 feat: Introduce base model to implement created_at & updated_at logic 2021-10-06 23:40:14 +02:00
Faruk AYDIN
ae3d24e233 chore: Extract knex model integration to separate file 2021-10-06 23:39:02 +02:00
Faruk AYDIN
d03e34e9cc feat: Create user model 2021-10-06 23:37:45 +02:00
Faruk AYDIN
f032dea77e chore: Setup objectionjs as ORM 2021-10-05 18:39:28 +02:00
Faruk AYDIN
908f156a45 chore: Add database create & drop commands 2021-10-05 18:37:57 +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
c0f022a1b0 chore: Adjust cors options 2021-10-04 21:40:17 +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
Faruk AYDIN
a4ddc8b50c chore: Setup dotenv for the express application 2021-10-03 20:28:22 +02:00
Faruk AYDIN
fbc2b1e00a chore: Setup typescript for the express app 2021-10-03 18:55:01 +02:00
Faruk AYDIN
701fc48d6f chore: Setup express app 2021-10-03 18:03:50 +02:00
Faruk AYDIN
b51bb41bdc chore: Use src folder instead of lib 2021-10-02 13:52:55 +02:00
Faruk AYDIN
fb3de58ccf chore: Add backend package 2021-10-02 13:36:57 +02:00