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
- Host: GitHub
- URL: https://github.com/softspiders/express-mongodb
- Owner: softspiders
- License: mit
- Created: 2019-03-13T20:27:39.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-15T06:07:37.000Z (over 6 years ago)
- Last Synced: 2025-09-07T01:02:22.934Z (9 months ago)
- Topics: backend, connect, database, db, hello-world, helloworld, javascript, min, mongodb, node, nodejs, softspider, softspiders, ss, starter, template
- Language: JavaScript
- Size: 30.3 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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).