Skip to content

Releases: Talento90/typescript-node

v2 Major refactor

17 Apr 20:40
Compare
Choose a tag to compare

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

First release of TS template for node applications

24 Mar 18:12
757e3de
Compare
Choose a tag to compare

This release is a deprecated version of a typescript and node.js template for backend applications.