Skip to content

ADMINASHU/mongooseDB

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

what is this?

npm package for connect MongooseDB by Adminashu

required other library before use it

mongoose

Installation

This is a Node.js module available through the npm registry.

Before installing, download and install Node.js.

If this is a brand new project, make sure to create a package.json first with the npm init command.

Installation is done using the npm install command:

$ npm install mongooseBD --save

Features

  • easy coding
  • Focus on high performance
  • connect mongoose Database to your applications quickly

Quick Start

Install the executable.

$ npm install mongooseBD --save

Create the app:

$ mongoose/tmp/foo && cd /tmp/foo

Install dependencies:

$ npm install mongoose

Start the server:

$ npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published