Skip to content

Releases: firmanJS/express-boillerplate-restfullapi

Release V.1.4

21 Apr 04:01
359d296
Compare
Choose a tag to compare

OVERVIEW

  • bug fix another config
  • set config mongo new
  • ci/cd coverage

Release V.1.3

08 Mar 05:41
956c92d
Compare
Choose a tag to compare
Merge pull request #17 from firmanJS/master

Improve Github actions

Release V.1.2

17 Dec 08:15
12f9044
Compare
Choose a tag to compare

OVERVIEW

  1. fix codeclimate
  2. fix docker-compose for stagging, local and production
  3. adding pm2 for monitoring
  4. logging using morgan
  5. searching, crud, pagination

Release V.1.1

17 Nov 04:22
2b14115
Compare
Choose a tag to compare

Release Feature

  1. fix codeclimate
  2. fix docker-compose for stagging, local and production
  3. adding pm2 for monitoring

Release V.1

06 Aug 09:35
67adfbd
Compare
Choose a tag to compare
Release V.1 Pre-release
Pre-release

Release Feature

  1. jwt authentication, verify, login, logout
  2. example crud
  3. example unit testing
  4. fix structure of code