nestjs-prisma-crud
CRUD package for NestJS and Prisma ORM
Language: typescript
Author: GitHub Repos (@github-repos)
0 stars · 2 views
Viewing path: tsdx-README.md
Files
- README.md (md)
- package.json (json)
- versioned_sidebars (txt)
- blog (txt)
- 2019-05-29-hello-world.md (md)
- versions.json (json)
- version-tutorial-sidebars.json (json)
- 2019-05-28-hola.md (md)
- 2019-05-30-welcome.md (md)
- .eslintrc.js (js)
- src (txt)
- prisma.service.ts (ts)
- prisma-crud.module.ts (ts)
- access-control-module (txt)
- 20220501011903_add_testin (txt)
- img (txt)
- tutorial (txt)
- src (txt)
- css (txt)
- pages (txt)
- components (txt)
- migrations (txt)
- 20210525210356_initial (txt)
- 20210701211853_add_nullable_property_to_country (txt)
- 20210823215540_add_entities_with_int_id_relation_to_user (txt)
- 20210525221645_test_remote_relation (txt)
- 20210823211455_change_int_id_name (txt)
- 20210626115720_add_post_categories (txt)
- 20210823211005_entity_with_int_id (txt)
- 20210527165654_make_post_author_optional (txt)
- 20210701204936_make_country_optional (txt)
- 20210527145028_add_profile (txt)
- 20210525221601_fix_relation (txt)
- 20210824213955_add_auditlog (txt)
- 20210714090124_add_test_properties_to_be_excluded_from_responses (txt)
- 20210701183801_add_country (txt)
- dto (txt)
- entity-with-int-id (txt)
- entities (txt)
- dto (txt)
- entities (txt)
- dto (txt)
- access-control (txt)
- builtin-policies (txt)
- migration.sql (sql)
- 20210526134110_ (txt)
- entity-with-int-id.service.ts (ts)
- entity-with-int-id.module.ts (ts)
- babel.config.js (js)
- docs (txt)
- docs (txt)
- test (txt)
- test (txt)
- getting-started.md (md)
- create-comment.dto.ts (ts)
- limitations.md (md)
- crud-endpoints.md (md)
- access-policy.md (md)
- update-comment.dto.ts (ts)
- _category_.json (json)
- builtin-policies.md (md)
- intro.md (md)
- docsVersionDropdown.png (image)
- static (txt)
- access-control-module.md (md)
- logo.svg (image)
- undraw_docusaurus_mountain.svg (image)
- docusaurus.png (image)
- README.md (md)
- overview.md (md)
- undraw_docusaurus_react.svg (image)
- quickstart.md (md)
- client-side.md (md)
- undraw_docusaurus_tree.svg (image)
- localeDropdown.png (image)
- sidebars.js (js)
- favicon.ico (image)
- HomepageFeatures.module.css (css)
- HomepageFeatures.js (js)
- index-old.js (js)
- docusaurus.config.js (js)
- index-old.module.css (css)
- markdown-page.md (md)
- custom.css (css)
- helpers.ts (ts)
- misuse-resistance.e2e-spec.ts (ts)
- must-match-auth-attribute-policy.e2e-spec.ts (ts)
- controllers-without-policy.e2e-spec.ts (ts)
- multiple-policies.e2e-spec.ts (ts)
- jest-e2e.json (json)
- must-match-value-policy.e2e-spec.ts (ts)
- rbac.e2e-spec.ts (ts)
- prisma (txt)
- schema.prisma (prisma)
- seed.ts (ts)
- migration.sql (sql)
- nest-cli.json (json)
- migration.sql (sql)
- migration.sql (sql)
- README.md (md)
- tsconfig.json (json)
- migration.sql (sql)
- migration.sql (sql)
- migration.sql (sql)
- migration.sql (sql)
- migration_lock.toml (toml)
- migration.sql (sql)
- migration.sql (sql)
- migration.sql (sql)
- migration.sql (sql)
- tsconfig.build.json (json)
- migration.sql (sql)
- migration.sql (sql)
- migration.sql (sql)
- migration.sql (sql)
- users (txt)
- users.module.ts (ts)
- update-user.dto.ts (ts)
- authentication.middleware.ts (ts)
- users.controller.ts (ts)
- create-entity-with-int-id.dto.ts (ts)
- entity-with-int-id.entity.ts (ts)
- main.ts (ts)
- update-entity-with-int-id.dto.ts (ts)
- create-user.dto.ts (ts)
- users.service.ts (ts)
- comments (txt)
- app.module.ts (ts)
- comments.controller.ts (ts)
- comments.module.ts (ts)
- comment.entity.ts (ts)
- comments.service.ts (ts)
- entity-with-int-id.controller.ts (ts)
- .github (github)
- workflows (txt)
- src (txt)
- crud (txt)
- tsconfig.json (json)
- types.ts (ts)
- package.json (json)
- tests.yml (yml)
- LICENSE (txt)
- validations.ts (ts)
- helpers.ts (ts)
- utils.ts (ts)
- constants.ts (ts)
- access-control.module.ts (ts)
- index.ts (ts)
- types.ts (ts)
- prisma-query-builder.ts (ts)
- prisma-crud.service.ts (ts)
- rbac.policy.ts (ts)
- must-match-auth-attribute.policy.ts (ts)
- access-policy.decorator.ts (ts)
- index.ts (ts)
- must-match-value.policy.ts (ts)
- index.ts (ts)
- renovate.json (json)
- index.ts (ts)
- ATTRIBUTION.md (markdown)
- package.json (json)
- tsdx-README.md (md)
- access-policy.interceptor.ts (ts)
- custom-policy.md (md)