Setting installation $ yarn add .env $ cp .env.example .env ormconfig.json $ cp ormconfig.example.json ormconfig.json Running the app $ yarn run start:dev Run Apidoc # apidoc build $ yarn run apidoc:build # apidoc start $ yarn run apidoc:start