Express Typescript Boilerplate Versions Save

A delightful way to building a RESTful API with NodeJs & TypeScript by @w3tecch

3.2.0

5 years ago
  • Refactored GraphQL Usage
  • Add TypeGraphQL

3.1.0

5 years ago
  • Outsourced seeding
  • Fixed npm start
  • Upgraded dependencies
  • Add postgre support

3.0.1

6 years ago
  • Fix typos in the readme
  • Format the .env yml files

@lopezm94 Thanks for your PR.

3.0.0

6 years ago
  • Improve README.md
  • New seeder with a better cli
  • Fix for the graphql dataloaders

3.0.0-rc.2

6 years ago
  • Fix swagger host
  • Update deps
  • Fix ts-node
  • Format files

3.0.0-rc.1

6 years ago

3.0.0-beta.2

6 years ago
  • Fix ormconfig path issue
  • Add pets relation example
  • Improve seeding for typeorm
  • Add dynamic route to swagger

3.0.0-beta

6 years ago
  • New boilerplate core libraries
  • Simplify structure

2.0.1

6 years ago
  • Windows Fix
  • CI Fixes

2.0.0-beta.6

6 years ago
  • Add custom validators with scaffolding command
  • Fix CI commands
  • Add basic-auth to the swagger and status-monitor endpoints
  • Upgrade dependencies and typings