An open API service indexing awesome lists of open source software.

https://github.com/aromalanil/backend_template

A template repository for backend projects using Node,MongoDB and Express
https://github.com/aromalanil/backend_template

express express-boilerplate mongodb mongooose nodejs

Last synced: about 2 months ago
JSON representation

A template repository for backend projects using Node,MongoDB and Express

Awesome Lists containing this project

README

          

# Backend Template (Node, Express, MongoDB)

A very basic template repository to start your backend project with Node, Express and MongoDB

## Installation

1. Clone this repository
2. Run npm install
3. Remove ```.env``` from ```.gitignore``` file
4. Do the necessary configuration for your project

## Author

[Aromal Anil](https://github.com/aromalanil)