Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/akmamun/nodejs-express-boilerplate

Node Express Based Micro Service Boilerplate
https://github.com/akmamun/nodejs-express-boilerplate

boilerplate docker-container es6 express mongodb moongose mvc node-cluster nodejs restful-api

Last synced: about 1 month ago
JSON representation

Node Express Based Micro Service Boilerplate

Awesome Lists containing this project

README

        

# A Node Express and Mongoose Baised Micro Service Architecture

## Run with docker

- You must have installed docker

- Docker Build

```sh
sudo sh docker/dockerbuild.sh
```

- Docker Run

```sh
sudo sh docker/dockerbuild.sh
```

## Run

- Install dependencies `npm install`
- Run npm start