Commit Graph

14 Commits

Author SHA1 Message Date
bf1729cf0d
perf(docker): optimize pnpm installation 2024-08-25 01:39:16 +02:00
f0b22f6a06
feat(api): work in progress GET /wikipedia/shortest-paths?fromPageId=id&toPageId=id 2024-08-23 23:21:42 +02:00
4e707008f8
chore(api): improve DX (Developer Experience)
All checks were successful
Chromatic / chromatic (push) Successful in 1m55s
CI / ci (push) Successful in 4m33s
CI / commitlint (push) Successful in 15s
2024-08-19 22:11:33 +01:00
20ab889cf8
chore: improve type safety Tuyau
All checks were successful
Chromatic / chromatic (push) Successful in 2m3s
CI / ci (push) Successful in 4m16s
CI / commitlint (push) Successful in 14s
2024-08-18 01:31:02 +01:00
4add77856e
chore: try Adonis Tuyau
All checks were successful
Chromatic / chromatic (push) Successful in 2m58s
CI / ci (push) Successful in 4m43s
CI / commitlint (push) Successful in 15s
2024-08-16 01:50:11 +01:00
791551a4e8
chore: simplify TypeScript config
All checks were successful
Chromatic / chromatic (push) Successful in 2m44s
CI / ci (push) Successful in 4m0s
CI / commitlint (push) Successful in 14s
2024-08-15 14:14:21 +01:00
63862b19c0
feat(api): implement GET /wikipedia/pages/[id]
Some checks failed
Chromatic / chromatic (push) Successful in 2m33s
CI / ci (push) Failing after 1m27s
CI / commitlint (push) Successful in 13s
2024-08-13 11:58:38 +01:00
376c0fd041
feat(api): health checks 2024-08-12 18:19:43 +01:00
207d3483ca
feat(api): rate limiting 2024-08-12 14:13:24 +01:00
0ce950c9c8
test(api): database tests 2024-08-12 13:21:34 +01:00
cdc8cf2b05
feat(api): implement GET /wikipedia/pages?title=search_title 2024-08-12 00:32:43 +01:00
02ee112de4
feat(api): create Lucid models and migrations for Wikipedia database dump + usage of PostgreSQL instead of MariaDB 2024-08-11 09:49:23 +01:00
aa2fb4f5b9
chore: fix usage issues
All checks were successful
Chromatic / chromatic (push) Successful in 5m54s
CI / ci (push) Successful in 4m24s
CI / commitlint (push) Successful in 18s
2024-08-10 01:32:34 +01:00
d020552af5
feat: init apps/api 2024-08-09 22:51:41 +01:00