/myappstart

个人快速开发的restful模板,使用koa+typescript+socket.io+typeorm, 使用装饰器特性,和部分控制反转来实现的。

Primary LanguageTypeScript

Awesome Project Build with TypeORM

Steps to run this project:

  1. Run npm i command
  2. Setup database settings inside ormconfig.json file
  3. Run npm start command

myappstart