Skip to content

Felipe-Navas/nest-mongo

Repository files navigation

Nest Mongo

A Nest.js app with mongoDB

Description

A Nest.js app with mongoDB

Getting Started

Dependencies

  • npm
  • node

Installing

  • Clone the repository and install dependencies:
git clone https://github.com/Felipe-Navas/nest-mongo.git && cd nest-mongo && npm install

Executing program

npm start

Running tests

npm test

Authors

Contributing

  1. Fork it (https://github.com/Felipe-Navas/nest-mongo/fork)
  2. Create your feature branch (git checkout -b feature/fooBar)
  3. Commit your changes (git commit -am 'Add some fooBar')
  4. Push to the branch (git push origin feature/fooBar)
  5. Create a new Pull Request

License

This project is licensed under the [MIT License] - see the LICENSE file for details

About

A Nest.js app with mongoDB

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published