typescript-node-mongo-boilerplate

Typescript boilerplate with Node, MongoDB, Express, Jest, Husky, CI/CD and more.

Usage no npm install needed!

<script type="module">
  import typescriptNodeMongoBoilerplate from 'https://cdn.skypack.dev/typescript-node-mongo-boilerplate';
</script>

README

Build Status Coverage Status

Typescript - Node - Mongo - Boilerplate

This repository serves as a complete boilerplate to get started coding your applications using Node, Typescript and MongoDb.

Features

How to use

  1. Clone Repo
  2. Run "npm install"
  3. Run "npm run build"
  4. Run "npm start"

Documentation

Have a look at the docs folder where there is more detail about every feature and useful tips!