freeCodeCamp/api
Sem Bauke 7cbd1d79b9
Some checks failed
i18n - Build Validation / Validate i18n Builds (22) (push) Has been cancelled
CI - Node.js / Lint (22) (push) Has been cancelled
CI - Node.js / Build (22) (push) Has been cancelled
CI - Node.js / Test (22) (push) Has been cancelled
CI - Node.js / Test - Upcoming Changes (22) (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, dev) (push) Has been cancelled
CD - Docker - DOCR Cleanup Container Images / Delete Old Images (learn-api, org) (push) Has been cancelled
i18n - Download Client UI / Client (push) Has been cancelled
feat(api): add DELETE "/account" endpoint to API (#61745)
Co-authored-by: Shaun Hamilton <shauhami020@gmail.com>
2025-10-12 21:29:42 +05:30
..
__mocks__ chore(api): remove vitest import from mock (#62478) 2025-10-03 19:42:25 +05:30
prisma feat(client, api): bluesky profile link (#62400) 2025-10-09 09:07:12 +02:00
src feat(api): add DELETE "/account" endpoint to API (#61745) 2025-10-12 21:29:42 +05:30
tools/exam-environment fix(tools): consolidate docker compose setup (#62525) 2025-10-07 10:49:41 +05:30
.gitignore feat: create docker images for new api (#51538) 2023-09-13 02:15:25 +05:30
package.json feat(api): exam date use + split prisma files (#62344) 2025-10-02 14:28:36 +02:00
prisma.config.ts feat(api): exam date use + split prisma files (#62344) 2025-10-02 14:28:36 +02:00
tsconfig.build.json refactor(api): organise tooling (#59931) 2025-04-24 10:27:23 +05:30
tsconfig.json feat(api): migrate to esm (#61915) 2025-09-19 13:28:06 +05:30
vitest.utils.test.ts feat(api): exam date use + split prisma files (#62344) 2025-10-02 14:28:36 +02:00
vitest.utils.ts feat(api): exam date use + split prisma files (#62344) 2025-10-02 14:28:36 +02:00