express-typescript-boilerplate

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

MIT License

Stars
3.3K
Committers
26

Bot releases are hidden (Show)

express-typescript-boilerplate - 3.2.0 Latest Release

Published by hirsch88 almost 6 years ago

  • Refactored GraphQL Usage
  • Add TypeGraphQL
express-typescript-boilerplate - 3.1.0

Published by hirsch88 almost 6 years ago

  • Outsourced seeding
  • Fixed npm start
  • Upgraded dependencies
  • Add postgre support
express-typescript-boilerplate - 3.0.1

Published by hirsch88 over 6 years ago

  • Fix typos in the readme
  • Format the .env yml files

@lopezm94 Thanks for your PR.

express-typescript-boilerplate - 3.0.0

Published by hirsch88 over 6 years ago

  • Improve README.md
  • New seeder with a better cli
  • Fix for the graphql dataloaders
express-typescript-boilerplate - 3.0.0-rc.2

Published by hirsch88 over 6 years ago

  • Fix swagger host
  • Update deps
  • Fix ts-node
  • Format files
express-typescript-boilerplate - 3.0.0-rc.1

Published by hirsch88 almost 7 years ago

express-typescript-boilerplate - 3.0.0-beta.2

Published by hirsch88 almost 7 years ago

  • Fix ormconfig path issue
  • Add pets relation example
  • Improve seeding for typeorm
  • Add dynamic route to swagger
express-typescript-boilerplate - 3.0.0-beta

Published by hirsch88 almost 7 years ago

  • New boilerplate core libraries
  • Simplify structure
express-typescript-boilerplate - 2.0.1

Published by hirsch88 almost 7 years ago

  • Windows Fix
  • CI Fixes
express-typescript-boilerplate - 2.0.0-beta.6

Published by hirsch88 almost 7 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
express-typescript-boilerplate - 2.0.0-beta.5

Published by hirsch88 almost 7 years ago

  • Fix console issue
express-typescript-boilerplate - 2.0.0-beta.4

Published by hirsch88 almost 7 years ago

  • Change to nps
  • Update dependencies
express-typescript-boilerplate - 2.0.0-beta.3

Published by hirsch88 about 7 years ago

  • Fix node engine
  • Fix port normalizer
express-typescript-boilerplate - 2.0.0-beta.2

Published by hirsch88 over 7 years ago

Changelog

  • Fix windows issues
  • Fix the scaffolding commands
  • Update third-party libs
  • Add black-box testing to the scaffolding commands
express-typescript-boilerplate - 2.0.0-beta.1

Published by hirsch88 over 7 years ago

Changelog

  • Fix vscode debugger config
Related Projects