Just for fun ################################ 1/ npm install 2/ create mysql database and send access to ormconfig.json 3/ typeorm migrations:run 4/ npm start ################################ Visit http://localhost:3000/api-docs/ to test API