English Learning Backend API
Go to file
deploy 2c4fd80773
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 34s
fix: use rsync instead of cp to prevent dist/dist nesting
2026-05-15 10:53:05 +00:00
.gitea/workflows fix: use rsync instead of cp to prevent dist/dist nesting 2026-05-15 10:53:05 +00: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