Skip to content

v2 Major refactor

Latest
Compare
Choose a tag to compare
@Talento90 Talento90 released this 17 Apr 20:40
· 17 commits to master since this release

This project contains a several major changes to support the new features and the best practises of TS and NodeJS.

Major changes:

  • Change Framework from Hapi to Koa2
  • Change Mongo to MySql (Knex)
  • Removed gulp tasks
  • Add unit and integration tests