Skip to content

Repository files navigation

Express + TS Bootstrap

Description

Quick and simple Express & TS Api Bootstrap to get up and running. This is set up in a fashion that is simple and with the things I like.

Things Included:

  • Inversify
  • Inversify-Express-Utils
  • Jest
  • Supertest

Up & Running

To start the API

npm run start

This will watch the files within src and restart the server when it sees changes.

Running Unit Tests

npm run test

Lint

npm run lint

Todo

  • Add app logger
  • Add in github and code merge gate checks.
  • Switched from master to mainline
  • Use NullableLogger within HealthCheckController
  • Code coverage
  • Log all requests
  • Log all responses
  • Log with optional context data
  • Error Handler middleware
  • config Service/manager

About

An Express + TS Bootstrap API setup they way i like.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages