Skip to content

dontry/get-things-done-backend

Repository files navigation

Skeleton project for Swagger

install Typescript

yarn add typescript
tsc --init

Create TSLint config

./node_modules/.bin/tslint --init

Swagger API

yarn edit
yarn swagger-test

Authorization Bearer

Running and reverting migrations

ts-node ./node_modules/typeorm/cli.js migration:run
ts-node ./node_modules/typeorm/cli.js migration:revert

Authentication

About

a typescript gtd project

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published