Releases: firmanJS/express-boillerplate-restfullapi
Releases · firmanJS/express-boillerplate-restfullapi
Release V.1.4
Release V.1.3
Merge pull request #17 from firmanJS/master Improve Github actions
Release V.1.2
OVERVIEW
- fix codeclimate
- fix docker-compose for stagging, local and production
- adding pm2 for monitoring
- logging using morgan
- searching, crud, pagination
Release V.1.1
Release Feature
- fix codeclimate
- fix docker-compose for stagging, local and production
- adding pm2 for monitoring
Release V.1
Release Feature
- jwt authentication, verify, login, logout
- example crud
- example unit testing
- fix structure of code