feat(structures): add elastic search stack for better search handling
Showing
- .gitlab-ci.yml 1 addition, 0 deletions.gitlab-ci.yml
- docker-compose.yml 37 additions, 0 deletionsdocker-compose.yml
- package-lock.json 99 additions, 6 deletionspackage-lock.json
- package.json 3 additions, 0 deletionspackage.json
- scripts/init-ghost.js 2 additions, 1 deletionscripts/init-ghost.js
- src/admin/admin.controller.spec.ts 4 additions, 1 deletionsrc/admin/admin.controller.spec.ts
- src/search/search.module.ts 22 additions, 0 deletionssrc/search/search.module.ts
- src/structures/interfaces/structure-search-body.interface.ts 8 additions, 0 deletionssrc/structures/interfaces/structure-search-body.interface.ts
- src/structures/interfaces/structure-search-response.interface.ts 10 additions, 0 deletions...uctures/interfaces/structure-search-response.interface.ts
- src/structures/services/structures-search.service.ts 91 additions, 0 deletionssrc/structures/services/structures-search.service.ts
- src/structures/services/structures.service.ts 56 additions, 4 deletionssrc/structures/services/structures.service.ts
- src/structures/structures.controller.ts 8 additions, 2 deletionssrc/structures/structures.controller.ts
- src/structures/structures.module.ts 4 additions, 1 deletionsrc/structures/structures.module.ts
- src/users/users.controller.spec.ts 4 additions, 1 deletionsrc/users/users.controller.spec.ts
- template.env 7 additions, 0 deletionstemplate.env
Loading
Please register or sign in to comment