express-boilerplate Boilerplate for express application Npm scripts npm runt dev - Launch the server with ts-node transpiler npm run start - Launch the server from the transpiled code npm run test - Launch test suite