/express-boilerplate

You can use this template when you're starting a new project by using Node.js, Express, and Mongoose. It contains general concepts, you can customize it according to your needs.

Primary LanguageTypeScript

Express JS API Server Boilerplate

This is a ready-to-use boilerplate and starter project designed to expedite the development of Express JS API. This includes docker setup, multiple database driver sample, amqp driver sample.

Quick Start