English Learning Backend API
Go to file
deploy 7be273b3a2
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 39s
fix: add pagination to words findAll, fix getDailyWords performance
2026-05-15 10:46:18 +00:00
.gitea/workflows ci: use self-hosted runner for direct deployment 2026-05-14 13:27:42 +09:00
src fix: add pagination to words findAll, fix getDailyWords performance 2026-05-15 10:46:18 +00:00
.gitignore feat: initial english learning backend 2026-05-12 13:11:19 +09:00
nest-cli.json feat: webpack bundling - include node_modules in dist 2026-05-12 14:47:57 +09:00
package-lock.json feat: webpack bundling - include node_modules in dist 2026-05-12 14:47:57 +09:00
package.json feat: webpack bundling - include node_modules in dist 2026-05-12 14:47:57 +09:00
tsconfig.json feat: initial english learning backend 2026-05-12 13:11:19 +09:00
webpack.config.js feat: webpack bundling - include node_modules in dist 2026-05-12 14:47:57 +09:00