Skip to content

Node.js REST API boilerplate built with typescript, Node, Jest, pm2, express, postgresql, slonik

License

Notifications You must be signed in to change notification settings

lineldcosta/typescript-node-rest-api-boilerplate

Folders and files

NameName
Last commit message
Last commit date
Aug 5, 2019
Aug 5, 2019
Jun 20, 2019
Jun 20, 2019
Jun 20, 2019
Jun 20, 2019
Jun 20, 2019
Jul 26, 2019
Jul 26, 2019
Sep 25, 2019
Jul 26, 2019
Jun 20, 2019
Aug 5, 2019
Jun 20, 2019
Jun 20, 2019
Jun 20, 2019
Dec 28, 2019

Repository files navigation

This is rest based nodejs boilerplate application, which uses router-services-model architecture.

Requirements

NodeJS

Install global TypeScript and TypeScript Node

npm install -g typescript ts-node

Clone this repository

[email protected]:lineldcosta/typescript-node-rest-api-boilerplate.git

Then install the dependencies

npm install

To Run the application in production mode

yarn start-prod

To Run the application in development mode

yarn start-dev

To Run the tests

Yarn jest

About

Node.js REST API boilerplate built with typescript, Node, Jest, pm2, express, postgresql, slonik

Topics

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published