candoizo / nodejs-typescript-starter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:TypeScript 82.5%Language:Shell 17.5%