Skip to content

High level architecture tech stack

Santi Espada edited this page Dec 26, 2020 · 3 revisions

Tech stack

  • Node.JS 12,14 + Typescript
  • IoC -> Inversify
  • Jest for testing
  • OpenAPI for API docs
  • Postman
  • Logging library -> pino
  • Github Actions for CI/CD
  • Web sockets for real time
  • REST
  • express.js
  • MongoDB + MongoDB Node.js driver (https://www.npmjs.com/package/mongodb) - migrations TBD
  • Docker + Docker-compose
  • Sentry as an error reporting service
Clone this wiki locally