yasinuslu / typescript-node-boilerplate

Typescript node boilerplate with docker-compose

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Typescript Node Boilerplate

Features

  • Configured to be run with docker-compose both in development and production
  • Dockerfile that builds a small image
  • Uses backpack for a smooth experience
  • Transpiles typescript files with @babel/preset-typescript so you can use any extra babel transform you want, but you need to be aware of it's limitations

About

Typescript node boilerplate with docker-compose


Languages

Language:TypeScript 50.5%Language:Dockerfile 34.9%Language:JavaScript 14.6%