Nodejs Raw Query

Source code Github: nodejs-raw-query

Features

  • Auth with jwt + session
  • Full testing features: Unit test, integration tests, end to end tests
  • Only raw query & mutation with sqlite3
  • CI-CD with Github actions
  • Dependency injection with tsyringe
  • Clean architecture with Model-Service-Controller pattern