Inspired from https://github.com/microsoft/TypeScript-Node-Starter Updated for rest, removed extra functionality, completely focused on rest APIs. Built in auth APIs. Uses moongoose
You need to create a .env file with your configurations. View .example.env for example on file structure and variables required to build the boilerplate succesfully. For detailed description of used packages and defined commands view: https://github.com/microsoft/TypeScript-Node-Starter