Commit Graph

10 Commits

Author SHA1 Message Date
6eb6fde1c8 fix: add main script to package.json
Also added other random details
2024-06-02 07:28:29 -04:00
6408ab2459 build: add Dockerfile (#1)
Summary:

Test Plan:
2024-06-02 07:06:36 -04:00
00ff0e0295 feat: add Consumet as source for /episodes 2024-05-26 13:22:03 -04:00
359b73c7a8 fix: gql.tada not generating Typescript schema
Summary:

Test Plan:
2024-05-16 01:12:47 -04:00
dd47118f3a docs: add Swagger UI
Summary:

Test Plan:
2024-05-15 23:03:19 -04:00
68c082493e feat: create route to return title information
Summary:

Test Plan:
2024-05-15 23:03:17 -04:00
695a1bb4cd chore: set up MSW
This will help with mocking requests and responses from external services.
2024-05-15 09:22:12 -04:00
6c771eaaad feat: add health check
Summary:

Test Plan:
2024-05-14 22:30:52 -04:00
29345a7bd1 style: add prettier
Summary:

Test Plan:
2024-05-14 22:01:21 -04:00
f78ad2d2dd feat: initial commit 2024-05-14 21:49:16 -04:00