0x4bd0 / nodeJs-typeScript-boilerplate

NodeJs, Express & Typescript boilerplate.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NodeJs, Express & Typescript boilerplate.

Boilerplate to help you get started with building your API's quickly

Usage

1 - Run on dev environment

npm run start:dev

2 - Build

npm build

3 - Run build

npm start

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

About

NodeJs, Express & Typescript boilerplate.


Languages

Language:TypeScript 98.3%Language:Shell 1.7%