Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 865 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 865 Bytes

Typescript Node Backend · GitHub license npm version

Typescript Node Backend (ts-node-backend) is a framework/lib based on Node.js, written with TypeScript for creating server-side Apps/Servers.

Installation

To install it in your project, run the command below:

# npm
npm i ts-node-backend

Development commands

Build:

# npm
npm run build

Tests:

# npm
npm run test

# coverage
npm run coverage 

Support

If you have a bug or feature request, please contact support at contato@codemos.com.br.

License

This lib is MIT licensed