文件名称:UserMicroservice:具有使用NestJS构建的身份验证的用户微服务
文件大小:100KB
文件格式:ZIP
更新时间:2024-02-24 07:21:00
nodejs jwt typescript mongodb microservice
用户微服务 具有身份验证的用户微服务。 使用NestJS构建。
【文件预览】:
UserMicroservice-master
----.gitignore(171B)
----nodemon.json(98B)
----tsconfig.json(468B)
----README.md(79B)
----.github()
--------ISSUE_TEMPLATE.md(1KB)
--------LICENSE(1KB)
----package.json(2KB)
----tslint.json(3KB)
----src()
--------main.spec.ts(1KB)
--------app.constants.ts(308B)
--------database()
--------user()
--------app.module.spec.ts(311B)
--------common()
--------main.ts(538B)
--------app.module.ts(318B)
----index.js(76B)
----e2e()
--------jest-e2e.json(378B)
--------user()
----package-lock.json(293KB)