Skip to content

The project is a simple node module project just to see some node concepts and the setup behind it. Mainly focuses on Node and MongoDB. Tests show you can manipulate data with node on a live mongo server.

Notifications You must be signed in to change notification settings

uzairali19/mongoose-node

Repository files navigation

Mongoose Node Server

The project is a simple node module project just to see some node concepts and the setup behind it. Mainly focuses on Node and MongoDb. Tests how you can manipulate data with node on a live mongo server.

Built With:

  • Node
  • NPM
  • Javascript

Getting Started:

To get a local copy up and running follow these simple example steps.

Prerequisites

  • Git
  • Node, Node package Manager
  • MongoDb

Setup Local

Use

# To clone git repo
git clone https://github.com/uzairali19/mongoose-node.git

# To run mongodb
mongod --dbpath=data --bind_ip 127.0.0.1

to clone the branch directly to your machine

Usage

This is used for learning purposes. Feel free to collaborate.

Authors:

👤 Uzair Ali

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Show your support

Give a ⭐️ if you like this project!

About

The project is a simple node module project just to see some node concepts and the setup behind it. Mainly focuses on Node and MongoDB. Tests show you can manipulate data with node on a live mongo server.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published