Skip to content

asarzina/demo-palmaconf

Repository files navigation

Express microservice starter

NodeJS microservice starter app.

Build Status Known Vulnerabilities

Installation

git clone git@github.com:Palmabit-IT/express-microservice-starter.git
npm install

Create .env (copy and rename .env.sample)

Run

npm start

Test

Setup

  • Create .env.test file (copy and rename .env.sample).
  • Create logs/test.log file.

Run

all tests:

npm test

Coverage

npm run-script test-travis

Changelog

Changelog

License

MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published