文件名称:typescript-typeorm-mysql:NodeJs API REST完整用户身份验证
文件大小:120KB
文件格式:ZIP
更新时间:2024-04-27 18:07:17
TypeScript
API REST-TypeScript TypeORM MySQL NodeJs TypeScript API REST使用TypeORM和MySQL进行jwt,passport,角色和验证的用户身份验证。 入门 :rocket: 这些说明将为您提供在本地计算机上运行并运行的项目的副本,以进行开发和测试。 安装 :wrench: 克隆仓库 git clone https://github.com/jonathanmejia-ar/typescript-typeorm-mysql.git 安装NPM软件包 npm install 阅读env.example并使用环境变量创建一个.env文件。 运行应用 :laptop: 启动本地服务器npm run dev Swagger API文档 默认在http://localhost:3000/api-docs 路线和任命 验证码 产品 楷模 依存关系 :hammer_and_wrench: -框架的NodeJS
【文件预览】:
typescript-typeorm-mysql-main
----ormconfig.json(216B)
----src()
--------validations()
--------index.ts(1KB)
--------helpers()
--------config()
--------libs()
--------api()
--------middlewares()
----tsconfig.json(7KB)
----README.md(3KB)
----types.d.ts(89B)
----docs()
--------images()
----env.example(76B)
----.gitignore(22B)
----package-lock.json(210KB)
----package.json(1KB)