nodejs-typescript-starter

an awesome node.js starter with support for TypeScript and modern syntax

setup

git clone https://github.com/candoizo/nodejs-typescript-starter
yarn
cp .env.example .env
yarn start

usage

yarn start to execute the main file