/boilerplate-nodejs

Simple Nodejs

Primary LanguageTypeScript

Stack

  • Express
  • Typescript
  • Jest

Development

yarn install
yarn dev

Testing

yarn test

Deploy

Build

yarn install
yarn build
  • Server the folder **dist/**