- Run
yarn
ornpm i
command - Copy and rename
.env.example
to.env
. Setup database settings inside this file - Run
yarn run sync
ornpm run sync
command for create tables in your DB
- Fix: typestack/routing-controllers#273
- Error middleware
- if problem is solved, change routes by typeorm-routing-controllers-extensions
- Create relations
- Middleware JWT
- Create unit tests
- Log files ?
- class-validator v0.9 doesn't work in Routing. The same problem
IsUserAlreadyExist.ts
issue #384
# downgrade #
"class-validator": "^0.8.1",
Copyright (c) @yesworld