Deepesh316 / node-ts-api-starter-kit

A Node API starter template for TypeScript and Node

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

node-ts-api-starter-kit

A Node API starter template for TypeScript and Node

Description:

dist - Contains the distributable (or output) from your TypeScript build. This is the code you ship node_modules - Contains all your npm dependencies src - Contains your source code that will be compiled to the dist dir

About

A Node API starter template for TypeScript and Node

License:MIT License


Languages

Language:TypeScript 73.3%Language:Dockerfile 26.7%