Skip to content

Releases: Talento90/typescript-node

v2 Major refactor

Choose a tag to compare

@Talento90 Talento90 released this 17 Apr 20:40

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

Choose a tag to compare

@Talento90 Talento90 released this 24 Mar 18:12
757e3de

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