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

https://github.com/softspiders/express-mongodb

Minimalistic express-mongodb
https://github.com/softspiders/express-mongodb

backend connect database db hello-world helloworld javascript min mongodb node nodejs softspider softspiders ss starter template

Last synced: 2 months ago
JSON representation

Minimalistic express-mongodb

Awesome Lists containing this project

README

          

[SOFTSPIDERS](https://github.com/softspiders/softspiders)

# Simplest *express-mongodb* application

## Feature tags

- express
- mongodb
- starter
- template

## Requirements

[Node.js](https://nodejs.org/en/download/package-manager/)

## Direct ancestors

[express](https://github.com/softspiders/express)

---

## Install

```sh
yarn
```

## Running dev-mode

```sh
yarn start
```

The site is now running at

## Authors

* [abhilashmk](https://github.com/abhilashmk) - original code
* [Alexander Lapygin](https://github.com/AlexanderLapygin) - catching in [Soft Spiders Net](https://github.com/softspider)

### License

Licensed under the [MIT license](./LICENSE).