Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2019-06-20 | 329 Bytes | |
version2.0 source code.tar.gz | 2019-06-20 | 578.6 kB | |
version2.0 source code.zip | 2019-06-20 | 600.3 kB | |
Totals: 3 Items | 1.2 MB | 0 |
Changes and Updates
- Upgrade node js to LTS 10.15.3
- Upgrade node modules to latest versions.
- Remove gulp & used pm2 for production and nodemon for local.
- Update linting
- Docker integration.
- Updated test cases.
- Bug fixes.
Breaking Changes
- Remove gulp totally and used pm2 and nodemon to start server.