/nodeJs-typeScript-boilerplate

NodeJs, Express & Typescript boilerplate.

Primary LanguageTypeScript

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.