1. 首页
  2. 数据库
  3. 其它
  4. typescript api starter:Typescript中Node.js Express API的启动器 源码

typescript api starter:Typescript中Node.js Express API的启动器 源码

上传者: 2021-03-09 06:07:42上传 ZIP文件 198.85KB 热度 11次
Typescript中的Node.js Express API入门。 要求 入门 克隆存储库,安装依赖项。 $ git clone git@github.com:cham11ng/typescript-api-starter.git < application> $ cd < application> $ cp .env.example .env # Update database credentials $ yarn migrate 将假数据加载到数据库中。 $ yarn load:fake < FactoryName> < Number> 启动应用程序。
用户评论