Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 356 Bytes

File metadata and controls

14 lines (9 loc) · 356 Bytes

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