/nodejs_express_basic_setup

Basic node/express setup with test framework

Primary LanguageJavaScriptMIT LicenseMIT

Example project

Development

  • npm install -g yarn

  • yarn install

  • yarn start

Testing

  • docker-compose up

  • yarn test