nairinarinyan / node-boilerplate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Node/TypeScript Boilerplate

Node boilerplate with opinionated handling of authentication and realtime notifications

Stack

  • Node
  • TypeScript
  • Express
  • PostgreSQL
  • Redis
  • TypeDI
  • TypeORM
  • Routing Controllers
  • WS

Things to change

  • search change_this in the project
  • this README

How to run

npm i
npm run serve

About


Languages

Language:TypeScript 98.9%Language:Dockerfile 0.7%Language:Shell 0.4%